.p1gjutinsc {
    border-width: 2px;
}

.p1gjutinsc {
    border-radius: 80px;
}

body {
    background-color: #fffbf6;
}

body {
    font-family: 'Source Serif 4', sans-serif;
}

.soi0jabrg2 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 4.375rem;
    line-height: 1.1;
}

.soi0jabrg2>.jwy5fjms86 {
    font-size: 5.46875rem;
}

.fb9bqn3032 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 2.375rem;
    line-height: 1.1;
}

.fb9bqn3032>.jwy5fjms86 {
    font-size: 2.96875rem;
}

.l6ccxh48jk {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
}

.l6ccxh48jk>.jwy5fjms86 {
    font-size: 1.40625rem;
}

.ucb5sczoab {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
}

.ucb5sczoab>.jwy5fjms86 {
    font-size: 1.875rem;
}

.t86t8mgrf2 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.375rem;
    line-height: 1.5;
}

.t86t8mgrf2>.jwy5fjms86 {
    font-size: 1.71875rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .soi0jabrg2 {
        font-size: 3.5rem;
    }
}

@media (max-width: 768px) {
    .soi0jabrg2 {
        font-size: 3.0625rem;
        font-size: calc(2.18125rem + (4.375 - 2.18125) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.18125rem + (4.375 - 2.18125) * ((100vw - 20rem) / (48 - 20))));
    }

    .fb9bqn3032 {
        font-size: 1.9rem;
        font-size: calc(1.48125rem + (2.375 - 1.48125) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.48125rem + (2.375 - 1.48125) * ((100vw - 20rem) / (48 - 20))));
    }

    .l6ccxh48jk {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .ucb5sczoab {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }

    .t86t8mgrf2 {
        font-size: 1.1rem;
        font-size: calc(1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.p1gjutinsc {
    padding: 1.5rem 2.5rem;
    border-radius: 0px;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 0px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 0px;
}

.btn-lg {
    padding: 1rem 1.5625rem;
    border-radius: 0px;
}

.bg-primary {
    background-color: #ffadad !important;
}

.bg-success {
    background-color: #8feac0 !important;
}

.bg-info {
    background-color: #81e4f8 !important;
}

.bg-warning {
    background-color: #ffde7a !important;
}

.bg-danger {
    background-color: #eb8e97 !important;
}

.pdgl8t7ewz,
.pdgl8t7ewz:active {
    background-color: #ffadad !important;
    border-color: #ffadad !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.pdgl8t7ewz:hover,
.pdgl8t7ewz:focus,
.pdgl8t7ewz.focus,
.pdgl8t7ewz.active {
    color: #ffffff !important;
    background-color: #ff5656 !important;
    border-color: #ff5656 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.pdgl8t7ewz.bp3uq4ptf6,
.pdgl8t7ewz:disabled {
    color: #ffffff !important;
    background-color: #ff5656 !important;
    border-color: #ff5656 !important;
}

.unqhi4z87d,
.unqhi4z87d:active {
    background-color: #beb6e2 !important;
    border-color: #beb6e2 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.unqhi4z87d:hover,
.unqhi4z87d:focus,
.unqhi4z87d.focus,
.unqhi4z87d.active {
    color: #ffffff !important;
    background-color: #8778c9 !important;
    border-color: #8778c9 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.unqhi4z87d.bp3uq4ptf6,
.unqhi4z87d:disabled {
    color: #ffffff !important;
    background-color: #8778c9 !important;
    border-color: #8778c9 !important;
}

.btn-info,
.btn-info:active {
    background-color: #81e4f8 !important;
    border-color: #81e4f8 !important;
    color: #066174 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: #ffffff !important;
    background-color: #2fd2f3 !important;
    border-color: #2fd2f3 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-info.bp3uq4ptf6,
.btn-info:disabled {
    color: #066174 !important;
    background-color: #2fd2f3 !important;
    border-color: #2fd2f3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #8feac0 !important;
    border-color: #8feac0 !important;
    color: #136740 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: #ffffff !important;
    background-color: #46dc97 !important;
    border-color: #46dc97 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.bp3uq4ptf6,
.btn-success:disabled {
    color: #136740 !important;
    background-color: #46dc97 !important;
    border-color: #46dc97 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffde7a !important;
    border-color: #ffde7a !important;
    color: #7a5c00 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: #231b00 !important;
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.bp3uq4ptf6,
.btn-warning:disabled {
    color: #7a5c00 !important;
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #eb8e97 !important;
    border-color: #eb8e97 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: #ffffff !important;
    background-color: #de4453 !important;
    border-color: #de4453 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.bp3uq4ptf6,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #de4453 !important;
    border-color: #de4453 !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.bp3uq4ptf6,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.bp3uq4ptf6,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #ffadad;
    color: #ffadad;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #ff5656 !important;
    background-color: transparent !important;
    border-color: #ff5656 !important;
    box-shadow: none !important;
}

.btn-primary-outline.bp3uq4ptf6,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #ffadad !important;
    border-color: #ffadad !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #beb6e2;
    color: #beb6e2;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #8778c9 !important;
    background-color: transparent !important;
    border-color: #8778c9 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.bp3uq4ptf6,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #beb6e2 !important;
    border-color: #beb6e2 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #81e4f8;
    color: #81e4f8;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #2fd2f3 !important;
    background-color: transparent !important;
    border-color: #2fd2f3 !important;
    box-shadow: none !important;
}

.btn-info-outline.bp3uq4ptf6,
.btn-info-outline:disabled {
    color: #066174 !important;
    background-color: #81e4f8 !important;
    border-color: #81e4f8 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #8feac0;
    color: #8feac0;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #46dc97 !important;
    background-color: transparent !important;
    border-color: #46dc97 !important;
    box-shadow: none !important;
}

.btn-success-outline.bp3uq4ptf6,
.btn-success-outline:disabled {
    color: #136740 !important;
    background-color: #8feac0 !important;
    border-color: #8feac0 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffde7a;
    color: #ffde7a;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #ffc823 !important;
    background-color: transparent !important;
    border-color: #ffc823 !important;
    box-shadow: none !important;
}

.btn-warning-outline.bp3uq4ptf6,
.btn-warning-outline:disabled {
    color: #7a5c00 !important;
    background-color: #ffde7a !important;
    border-color: #ffde7a !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #eb8e97;
    color: #eb8e97;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #de4453 !important;
    background-color: transparent !important;
    border-color: #de4453 !important;
    box-shadow: none !important;
}

.btn-danger-outline.bp3uq4ptf6,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #eb8e97 !important;
    border-color: #eb8e97 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.bp3uq4ptf6,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.bp3uq4ptf6,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffadad !important;
}

.text-secondary {
    color: #beb6e2 !important;
}

.text-success {
    color: #8feac0 !important;
}

.text-info {
    color: #81e4f8 !important;
}

.text-warning {
    color: #ffde7a !important;
}

.text-danger {
    color: #eb8e97 !important;
}

.text-white {
    color: #fafafa !important;
}

.v27kfktb36 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #ff4747 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #7d6dc5 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #39da90 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #20cff3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #ffc514 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #dc3747 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #cccccc;
}

a.v27kfktb36:hover,
a.v27kfktb36:focus,
a.v27kfktb36.active {
    color: #333333;
}

a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw) {
    transition: 0.3s;
    /*position: relative;
        background-image: linear-gradient(currentColor 50%, currentColor 50%);
        background-size: 10000px 2px;
        background-repeat: no-repeat;
        background-position: 0 1.2em;*/
    text-decoration: underline;
}

.nav-tabs .rgdvkl73nu.active {
    color: #ffadad;
}

.nav-tabs .rgdvkl73nu:not(.active) {
    color: #232323;
}

.f3xzgd8cmk {
    background-color: #70c770;
}

.alert-info {
    background-color: #81e4f8;
}

.alert-warning {
    background-color: #ffde7a;
}

.lyi0nly18k {
    background-color: #eb8e97;
}

.wzkmivcava a.p1gjutinsc:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .p1gjutinsc {
    background-color: #ffadad;
    border-color: #ffadad;
    color: #ffffff;
}

.mbr-gallery-filter li.active .p1gjutinsc:focus {
    box-shadow: none;
}

.nav-tabs .rgdvkl73nu {
    border-radius: 100px !important;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.o1v29lwgaj {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 400;
}

.o1v29lwgaj>.jwy5fjms86 {
    font-size: 1.40625rem;
}

.o1v29lwgaj:hover,
.o1v29lwgaj:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffadad !important;
}

.o1v29lwgaj:-webkit-input-placeholder {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 400;
}

.o1v29lwgaj:-webkit-input-placeholder>.jwy5fjms86 {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #ffadad;
}

/* Forms */
.dlwcrp7b15 .input-group-btn a.p1gjutinsc {
    border-radius: 100px !important;
}

.dlwcrp7b15 .input-group-btn a.p1gjutinsc:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.dlwcrp7b15 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.dlwcrp7b15 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffadad;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffadad;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.p99cxx4znb:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.p99cxx4znb:hover:after {
    border-top-color: #ffadad;
    border-bottom-color: #ffadad;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffadad !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #beb6e2 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffadad' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

p {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
}

.m2ijhe8118 {
    max-width: 1220px;
}

a {
    transition: color 300ms ease !important;
    font-weight: 400 !important;
}

.p1gjutinsc,
.btn-lg {
    box-shadow: none !important;
}

body {
    line-height: 1.667em;
    line-height: 30px;
}

.p1gjutinsc,
.btn-lg {
    margin-top: 0;
    margin-bottom: 0;
}

span.p1gjutinsc {
    line-height: 20px;
    transform-style: preserve-3d !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

span.p1gjutinsc:hover {
    transform: translate3d(0px, -4px, 0.01px) !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

a.p1gjutinsc {
    line-height: 20px;
    transform-style: preserve-3d !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

a.p1gjutinsc:hover {
    transform: translate3d(0px, -4px, 0.01px) !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

.pk5i8hn7fm:focus {
    box-shadow: none;
}

.sjjjoj76z6 .bim44gjd6s {
    position: relative !important;
}

.sjjjoj76z6 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.sjjjoj76z6 .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0px;
}

.sjjjoj76z6 .dropdown-item:hover,
.sjjjoj76z6 .dropdown-item:focus {
    color: #ffadad !important;
}

.sjjjoj76z6 .a6hgozep68 .dozqvj97ec {
    padding: 0 0em !important;
    font-weight: 400;
}

.sjjjoj76z6 .a6hgozep68 .dozqvj97ec.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.sjjjoj76z6 .rgdvkl73nu {
    position: relative;
    padding: 0;
}

.sjjjoj76z6 .m2ijhe8118 {
    display: flex;
    margin: auto;
}

.sjjjoj76z6 .pl8souvecn {
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.sjjjoj76z6 .dropdown-menu,
.sjjjoj76z6 .vnvvy3fdek.opened {
    background: #fffbf6 !important;
}

.sjjjoj76z6 .qqyouuvgba:focus,
.sjjjoj76z6 .rgdvkl73nu:focus {
    outline: none;
}

.sjjjoj76z6 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.sjjjoj76z6 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.sjjjoj76z6 .dropdown .dropdown-menu .dropdown-item .jwy5fjms86 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.sjjjoj76z6 .dropdown .dropdown-menu .dropdown-item .jwy5fjms86:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.sjjjoj76z6 .jq5gf8rn0p .dropdown-menu .dropdown-item:before {
    display: none;
}

.sjjjoj76z6 .jq5gf8rn0p .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.sjjjoj76z6 .vnvvy3fdek {
    min-height: 70px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #fffbf6;
}

.sjjjoj76z6 .vnvvy3fdek.opened {
    transition: all 0.3s;
}

.sjjjoj76z6 .vnvvy3fdek .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.sjjjoj76z6 .vnvvy3fdek .b5x54gmqsv img {
    width: auto;
}

.sjjjoj76z6 .vnvvy3fdek .yqo17yd3vy {
    justify-content: flex-end;
    z-index: 1;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p {
    justify-content: center;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .qqyouuvgba .rgdvkl73nu::before {
    display: none;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p.opened:not(.navbar-short) .yqo17yd3vy {
        max-height: calc(98.5vh - 3rem);
    }
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .dropdown-menu .dropdown-item:after {
    right: auto;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p ul.pw3qlc1p9v li {
    margin: auto;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .hc2fhjcg41 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .sjjjoj76z6 .vnvvy3fdek .qqyouuvgba .rgdvkl73nu::before {
        display: none;
    }

    .sjjjoj76z6 .vnvvy3fdek.opened .dropdown-menu {
        top: 0;
    }

    .sjjjoj76z6 .vnvvy3fdek .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .sjjjoj76z6 .vnvvy3fdek .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .sjjjoj76z6 .vnvvy3fdek .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .sjjjoj76z6 .vnvvy3fdek .b5x54gmqsv img {
        height: 3rem !important;
    }

    .sjjjoj76z6 .vnvvy3fdek ul.pw3qlc1p9v li {
        margin: auto;
    }

    .sjjjoj76z6 .vnvvy3fdek .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .sjjjoj76z6 .vnvvy3fdek .d298leyn6e {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
    }

    .sjjjoj76z6 .vnvvy3fdek .pk5i8hn7fm {
        flex-basis: auto;
    }

    .sjjjoj76z6 .vnvvy3fdek .hc2fhjcg41 {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.sjjjoj76z6 .vnvvy3fdek.navbar-short {
    min-height: 60px;
}

.sjjjoj76z6 .vnvvy3fdek.navbar-short .b5x54gmqsv img {
    height: 2.5rem !important;
}

.sjjjoj76z6 .vnvvy3fdek.navbar-short .d298leyn6e {
    min-height: 60px;
    padding: 0;
}

.sjjjoj76z6 .d298leyn6e {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.sjjjoj76z6 .d298leyn6e .n0j7z6uisw {
    line-height: inherit !important;
}

.sjjjoj76z6 .d298leyn6e .b5x54gmqsv a {
    outline: none;
}

.sjjjoj76z6 .dropdown-item.active,
.sjjjoj76z6 .dropdown-item:active {
    background-color: transparent;
}

.sjjjoj76z6 .xq1z8avbol .pw3qlc1p9v .rgdvkl73nu {
    padding: 0;
}

.sjjjoj76z6 .a6hgozep68 .dozqvj97ec.dropdown-toggle {
    margin-right: 1.667em;
}

.sjjjoj76z6 .a6hgozep68 .dozqvj97ec.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.sjjjoj76z6 .vnvvy3fdek.xq1z8avbol .dropdown .dropdown-menu {
    background: #fffbf6;
}

.sjjjoj76z6 .vnvvy3fdek.xq1z8avbol .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.sjjjoj76z6 .vnvvy3fdek .dropdown.open>.dropdown-menu {
    display: block;
}

.sjjjoj76z6 ul.pw3qlc1p9v {
    flex-wrap: wrap;
    padding-left: 20px;
}

.sjjjoj76z6 .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.sjjjoj76z6 button.pk5i8hn7fm {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.sjjjoj76z6 button.pk5i8hn7fm .gy0xx3mcet span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.sjjjoj76z6 button.pk5i8hn7fm .gy0xx3mcet span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.sjjjoj76z6 button.pk5i8hn7fm .gy0xx3mcet span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.sjjjoj76z6 button.pk5i8hn7fm .gy0xx3mcet span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.sjjjoj76z6 button.pk5i8hn7fm .gy0xx3mcet span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.sjjjoj76z6 nav.opened .gy0xx3mcet span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.sjjjoj76z6 nav.opened .gy0xx3mcet span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.sjjjoj76z6 nav.opened .gy0xx3mcet span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.sjjjoj76z6 nav.opened .gy0xx3mcet span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.sjjjoj76z6 .bim44gjd6s {
    padding: 19px 1rem;
}

.sjjjoj76z6 a.rgdvkl73nu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sjjjoj76z6 .hc2fhjcg41 {
    flex-wrap: nowrap;
    display: flex;
    justify-content: flex-end;
    padding-left: 1rem;
    padding-top: 0.3rem;
    text-align: center;
    min-width: 340px !important;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .sjjjoj76z6 .vnvvy3fdek {
        height: 70px;
    }

    .sjjjoj76z6 .vnvvy3fdek.opened {
        height: auto;
    }

    .sjjjoj76z6 .qqyouuvgba .rgdvkl73nu:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.sjjjoj76z6 a {
    display: inline;
}

.sjjjoj76z6 img {
    display: inline;
    padding-right: 10px;
}

.sjjjoj76z6 .dropdown-toggle:after {
    display: none;
}

.sjjjoj76z6 .vnvvy3fdek .dropdown-item {
    display: block;
    border-radius: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.sjjjoj76z6 .dropdown-item:hover {
    color: #8d86b0 !important;
}

@media (max-width: 990px) {
    .sjjjoj76z6 .dropdown-menu {
        margin-top: 0px;
    }

    .sjjjoj76z6 .a6hgozep68 .dozqvj97ec {
        margin: 0 !important;
    }
}

.sjjjoj76z6 .mbr-buttons {
    margin: 20px -6px 20px;
}

.sjjjoj76z6 .qqyouuvgba {
    margin-right: 32px;
}

.sjjjoj76z6 .qqyouuvgba:last-child {
    margin-right: 0;
}

@media (max-width: 970px) {
    .sjjjoj76z6 ul li {
        height: 45px;
        display: list-item;
    }
}

.sjjjoj76z6 .yqo17yd3vy.collapsing .qqyouuvgba {
    height: 45px;
}

.sjjjoj76z6 .yqo17yd3vy.vx6q3nzyh5.show .qqyouuvgba {
    height: 45px;
}

.sjjjoj76z6 .pw3qlc1p9v {
    margin: auto;
}

.sjjjoj76z6 .yqo17yd3vy.vx6q3nzyh5.show ul li {
    display: list-item;
}

.sjjjoj76z6 .jwy5fjms86 {
    margin-left: -5px;
    margin-right: 7px;
}

.sjjjoj76z6 .p1gjutinsc {
    padding: 1rem 1.5625rem !important;
    display: inline-block;
    line-height: 20px;
    transform-style: preserve-3d !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

.sjjjoj76z6 .p1gjutinsc {
    border-radius: 1000px !important;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .hc2fhjcg41 {
    display: flex;
    flex-direction: column;
}

.sjjjoj76z6 .vnvvy3fdek.jq5gf8rn0p .hc2fhjcg41 .rmmg7rxrdl {
    margin-top: 15px;
}

.sjjjoj76z6 .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.sjjjoj76z6 .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.sjjjoj76z6 .dropdown-item:focus {
    color: #8d86b0 !important;
}

@media (max-width: 945px) {
    .sjjjoj76z6 .hc2fhjcg41 {
        display: flex;
        flex-direction: column;
    }

    .sjjjoj76z6 .rmmg7rxrdl {
        margin-top: 25px;
    }
}

.sjjjoj76z6 .p1gjutinsc:hover {
    transform: translate3d(0px, -4px, 0.01px) !important;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
}

@media (min-width: 992px) {

    .sjjjoj76z6 .m2ijhe8118,
    .sjjjoj76z6 .jx25ig0xbk {
        flex-wrap: nowrap;
    }
}

.sjjjoj76z6 li:last-child {
    margin-right: 0;
}

@media (max-width: 989px) {
    .sjjjoj76z6 ul.pw3qlc1p9v {
        padding-left: 0;
    }
}

@media (max-width: 430px) {
    .sjjjoj76z6 .hc2fhjcg41 {
        min-width: initial !important;
    }

    .sjjjoj76z6 a.p1gjutinsc {
        margin-top: 10px;
    }
}

.sjjjoj76z6 a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.sjjjoj76z6 .pw3qlc1p9v .qqyouuvgba .rgdvkl73nu:hover,
.sjjjoj76z6 .pw3qlc1p9v .qqyouuvgba .rgdvkl73nu:focus {
    color: #8d86b0 !important;
}

.sjjjoj76z6 .n0j7z6uisw {
    color: #000000;
}

.sjjjoj76z6 .rgdvkl73nu,
.sjjjoj76z6 .dropdown-item {
    color: #000000;
}

.a2sapxmweg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.a2sapxmweg .r9rjyqwl90 {
    margin-bottom: 24px;
    line-height: 1.171em;
    color: #000000;
    display: inline-block;
}

.a2sapxmweg .un58bcejw7 {
    color: #8c8c95;
    margin: 0 auto 26px;
    text-align: center;
    max-width: 739px;
}

.a2sapxmweg .jam5w635hq {
    text-align: center;
}

.a2sapxmweg .svfytt7dpo {
    margin-right: 14px;
}

.a2sapxmweg .wzkmivcava {
    display: block;
}

@media (max-width: 440px) {
    .a2sapxmweg .svfytt7dpo {
        margin-right: 0px;
    }
}

.a2sapxmweg .p1gjutinsc {
    margin-top: 20px;
}

.a2sapxmweg a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.a2sapxmweg .un58bcejw7,
.a2sapxmweg .jam5w635hq {
    color: #000000;
}

.cid-v2b02XOdhC {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #1d0f00;
}

.cid-v2b02XOdhC .suqudcg9dr:focus,
.cid-v2b02XOdhC span:focus {
    outline: none;
}

.cid-v2b02XOdhC .jx25ig0xbk {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2b02XOdhC .suqudcg9dr {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2b02XOdhC .suqudcg9dr {
        min-height: 45px;
    }
}

.tzjblf4xcx {
    background-image: url("photo-1708033695012-4fea8e75093e.jpeg");
}

.tzjblf4xcx .hfndjhxv83.bp3uq4ptf6 {
    display: none;
}

.tzjblf4xcx .hfndjhxv83 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2b02XPhrs {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #ffffff;
}

.cid-v2b02XPhrs .plan {
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    border: 1px solid #000000;
    overflow: visible;
    word-break: break-word;
    padding: 67px 30px 58px;
}

.cid-v2b02XPhrs .plan .list-group-item {
    position: relative;
    justify-content: center;
    border: 0;
}

@media (max-width: 991px) {
    .cid-v2b02XPhrs .upzu92d1m9 {
        margin-top: 2rem;
    }

    .cid-v2b02XPhrs .upzu92d1m9:first-child {
        margin-top: 0rem;
    }

    .cid-v2b02XPhrs .upzu92d1m9:nth-child(2) {
        margin-top: 0rem;
    }
}

.cid-v2b02XPhrs .uhkt9om7mq {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 41px;
}

.cid-v2b02XPhrs .mwthmy7et6 {
    text-align: left;
    margin-bottom: 54px;
}

.cid-v2b02XPhrs .list2 {
    text-align: left;
    margin-bottom: 54px;
    color: #14142b;
}

.cid-v2b02XPhrs .category {
    text-align: left;
    margin-bottom: 24px;
    color: #000000;
}

.cid-v2b02XPhrs .dozqvj97ec {
    text-align: left;
}

.cid-v2b02XPhrs li {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

.cid-v2b02XPhrs li:last-child {
    margin-bottom: 0;
}

.cid-v2b02XPhrs ul {
    padding-inline-start: 0px;
}

.cid-v2b02XPhrs .card1 {
    background-color: #ffffff;
}

.cid-v2b02XPhrs .card2 {
    background-color: #ffadad;
}

.cid-v2b02XPhrs .card3 {
    background-color: #ffffff;
}

@media (min-width: 990px) and (max-width: 1160px) {
    .cid-v2b02XPhrs .plan {
        padding: 47px;
    }
}

.cid-v2b02XPhrs a.p1gjutinsc {
    width: 100% !important;
    margin: auto;
}

.cid-v2b02XPhrs .ue56154mdy {
    border: 1px solid #eff0f6;
}

.cid-v2b02XPhrs .lyu9d9h3hj {
    margin-bottom: 34px;
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .text2 {
    margin-bottom: 34px;
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .hg2u66e0uk {
    margin-bottom: 16px;
}

.cid-v2b02XPhrs .name {
    margin-bottom: 9px;
}

.cid-v2b02XPhrs .name2 {
    margin-bottom: 9px;
}

.cid-v2b02XPhrs .price,
.cid-v2b02XPhrs .month {
    display: inline !important;
}

.cid-v2b02XPhrs .price2,
.cid-v2b02XPhrs .month2 {
    display: inline !important;
}

.cid-v2b02XPhrs .un58bcejw7 {
    display: inline;
    width: 100%;
}

.cid-v2b02XPhrs .month {
    width: auto;
    display: inline;
    color: #8c8c95;
}

.cid-v2b02XPhrs .month2 {
    width: auto;
    display: inline;
    color: #14142b;
}

.cid-v2b02XPhrs .jwy5fjms86 {
    padding: 6px;
    background-color: #beb6e2;
    color: #000000;
    font-size: 0.6rem;
    border-radius: 50%;
    margin-right: 6px;
}

.cid-v2b02XPhrs .name,
.cid-v2b02XPhrs .hg2u66e0uk {
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .name2,
.cid-v2b02XPhrs .hg2u66e0uk {
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .price2 {
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .category2 {
    margin-bottom: 24px;
    text-align: left;
    color: #000000;
}

.cid-v2b02XPhrs .r9rjyqwl90 {
    text-align: center;
    margin-bottom: 24px;
    color: #000000;
}

.cid-v2b02XPhrs .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.cid-v2b02XPhrs .dg3xw8vhp0 {
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
    padding-bottom: 56px;
    max-width: 715px;
    margin: auto;
}

.cid-v2b02XPhrs .card1:hover,
.cid-v2b02XPhrs .card2:hover,
.cid-v2b02XPhrs .card3:hover {
    transform: translate(0px, -6px);
}

@media (max-width: 576px) {
    .cid-v2b02XPhrs .plan {
        padding: 57px 20px 51px;
    }
}

@media (max-width: 768px) {
    .cid-v2b02XPhrs .upzu92d1m9:nth-child(2) {
        margin-top: 2rem;
    }
}

.cid-v2b02XPhrs a.p1gjutinsc>span {
    margin-left: 0.5rem;
    background-color: transparent;
}

.cid-v2b02XPhrs .price {
    color: #000000;
}

.cid-v2b02XPhrs .mwthmy7et6,
.cid-v2b02XPhrs .dozqvj97ec {
    color: #000000;
}

.cid-v2b02XPhrs .list2,
.cid-v2b02XPhrs .dozqvj97ec {
    color: #000000;
}

.zhjzkmxfe3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.zhjzkmxfe3 .l5qrkets4b {
    padding-top: 32px;
    padding-bottom: 16px;
    color: #000000;
}

.zhjzkmxfe3 .crsho2me5j {
    padding-bottom: 24px;
    color: #272727;
}

.zhjzkmxfe3 .mog49dkjlz {
    color: #000000;
}

.zhjzkmxfe3 .mog49dkjlz:last-child {
    padding-bottom: 0;
}

.zhjzkmxfe3 .hloooe3ww0 {
    justify-content: center;
}

.zhjzkmxfe3 .baoytb477f {
    padding-bottom: 24px;
    color: #000000;
}

.n71ni11qxk .hfndjhxv83.bp3uq4ptf6 {
    display: none;
}

.n71ni11qxk .hfndjhxv83 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.rlfo196vpx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.rlfo196vpx .zva02aq0ms {
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07);
    width: 80%;
    min-height: 220px;
    transition: all 0.3s;
    border-radius: 0;
    padding: 1rem;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rlfo196vpx .x6almw8e19,
.rlfo196vpx .uaeqn84p4x {
    color: #ffffff;
}

.rlfo196vpx .uaeqn84p4x {
    margin-bottom: 18px;
    color: #000000;
}

@media (max-width: 1150px) {
    .rlfo196vpx .zva02aq0ms {
        top: -20px;
    }
}

@media (max-width: 990px) {
    .rlfo196vpx {
        padding-bottom: 0;
    }

    .rlfo196vpx .zva02aq0ms {
        position: initial;
    }

    .rlfo196vpx .ngby89l3g8 {
        padding: 10%;
    }
}

.rlfo196vpx .x6almw8e19 {
    color: #8c8c95;
}

.rlfo196vpx .dz05san854 {
    color: #ffd6a5;
}

.rlfo196vpx .sm2sh16z4s {
    color: #ffadad;
}

.rlfo196vpx .fxzqftibpl {
    color: #beb6e2;
}

.rlfo196vpx .ujxsv17uul {
    color: #ffd6a5;
}

.rlfo196vpx .uaeqn84p4x,
.rlfo196vpx .x6almw8e19 {
    text-align: center;
    color: #000000;
}

.jz7n469bs3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.jz7n469bs3 .r9rjyqwl90 {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    line-height: 1.171em;
    color: #000000;
}

.jz7n469bs3 .un58bcejw7 {
    color: #8c8c95;
    margin-bottom: 20px;
    text-align: center;
}

.jz7n469bs3 .jam5w635hq {
    text-align: center;
}

.jz7n469bs3 .svfytt7dpo {
    margin-right: 14px;
}

.jz7n469bs3 .wzkmivcava {
    display: inline-block;
}

.jz7n469bs3 .m2ijhe8118 {
    max-width: 493px;
}

.jz7n469bs3 .p1gjutinsc {
    margin-top: 20px;
}

.jz7n469bs3 a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.jz7n469bs3 .un58bcejw7,
.jz7n469bs3 .jam5w635hq {
    color: #000000;
}

.i0rmp661vk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.i0rmp661vk .dg3xw8vhp0 {
    margin-bottom: 32px;
    align-items: center;
}

.i0rmp661vk .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.i0rmp661vk .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.i0rmp661vk .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.i0rmp661vk .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.i0rmp661vk .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.i0rmp661vk .ywegs8sfkk:hover .jwy5fjms86,
.i0rmp661vk .ywegs8sfkk:hover .b35ltwiwgj,
.i0rmp661vk .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.i0rmp661vk .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.i0rmp661vk .uaeqn84p4x {
    margin-bottom: 18px;
    color: #000000;
    transition: 0.35s;
}

.i0rmp661vk .p0fp0il1nw {
    margin-bottom: 32px;
    color: #000000;
}

.i0rmp661vk H3 {
    color: #14142b;
    text-align: center;
}

.i0rmp661vk img {
    width: auto;
    height: 70px;
}

.i0rmp661vk .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 34px 25px 54px 31px;
}

.i0rmp661vk .jpw9qjfl4m {
    margin-bottom: 24px;
    color: #000000;
}

.i0rmp661vk .link-title {
    display: inline-block;
}

.i0rmp661vk .svfytt7dpo {
    margin-right: 14px;
}

.i0rmp661vk .oa6r648evd {
    padding: 1rem 1.5625rem !important;
    border-radius: 1000px !important;
    display: inline-block;
    line-height: 20px;
    background-color: #fffbf6;
    color: #000000;
}

.i0rmp661vk .g46ztndg0s {
    align-items: center;
}

@media (max-width: 992px) {
    .i0rmp661vk .g46ztndg0s {
        display: block;
    }
}

@media (max-width: 550px) {
    .i0rmp661vk .dg3xw8vhp0 {
        flex-direction: column;
    }

    .i0rmp661vk .uqj2jpoqn7 {
        margin-bottom: 20px;
        text-align: center;
    }

    .i0rmp661vk .zva02aq0ms {
        padding: 24px 25px 34px 25px;
    }
}

.i0rmp661vk .suqudcg9dr.features-image {
    margin-top: 30px;
}

.i0rmp661vk .suqudcg9dr.features-image:nth-child(1) {
    margin-top: 0px;
}

.i0rmp661vk .suqudcg9dr.features-image:nth-child(2) {
    margin-top: 0px;
}

@media (max-width: 768px) {
    .i0rmp661vk .suqudcg9dr.features-image:nth-child(2) {
        margin-top: 30px;
    }
}

@media (max-width: 992px) {
    .i0rmp661vk .at47f6lze7 .t069qiz2ui {
        margin-bottom: 16px;
    }
}

.i0rmp661vk .at47f6lze7 .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: inline-flex;
    flex-direction: row-reverse;
    border: none;
}

.i0rmp661vk .at47f6lze7 .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.i0rmp661vk .at47f6lze7 .t069qiz2ui .pdgl8t7ewz,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .unqhi4z87d,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-success,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-info,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-warning,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-danger,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-black,
.i0rmp661vk .at47f6lze7 .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.i0rmp661vk .uqj2jpoqn7 {
    color: #000000;
}

.vf28h44l01 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.vf28h44l01 .uqj2jpoqn7 {
    color: #8c8c95;
    text-align: left;
    margin: auto;
    margin-bottom: 24px;
}

.vf28h44l01 .r9rjyqwl90 {
    text-align: left;
    color: #14142b;
    margin-bottom: 20px;
    margin-top: 40px;
}

.vf28h44l01 .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.vf28h44l01 .exfx7pi98b {
    margin: auto;
}

.vf28h44l01 .j8dkj2uj7n {
    margin-bottom: 24px;
}

.vf28h44l01 .uhkt9om7mq {
    height: 1px;
    width: 100%;
    background-color: #000000;
}

.vf28h44l01 .fi332hlmdj {
    margin-bottom: 60px;
}

.vf28h44l01 .k8yhoq4m5p {
    margin-top: 60px;
}

@media (max-width: 576px) {
    .vf28h44l01 .bpome4688r {
        padding-top: 20px;
    }
}

.nttu78lm8g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #1d0f00;
}

.nttu78lm8g img {
    width: auto;
    height: 48px;
    display: inline-block;
    padding: 0;
    margin: auto;
    filter: invert(1);
}

.nttu78lm8g .uqj2jpoqn7 {
    margin-right: 30px;
    color: #FFFFFF;
}

.nttu78lm8g .ozf8ip0gu9 {
    display: flex;
    transition: color 300ms ease;
    transition-property: transform, -webkit-transform;
    border: 1px solid #ffffff;
    padding: 10px 35px;
    border-radius: 80px;
    width: 100%;
    justify-content: center;
}

.nttu78lm8g .ozf8ip0gu9:hover {
    transform: translate(0px, -4px);
    border: 1px solid #ca7d7e;
}

.nttu78lm8g .ky7ht2f8wx {
    justify-content: space-between;
    align-items: center;
}

.nttu78lm8g .lakg2sqc59 {
    align-items: center;
    justify-content: space-between;
}

.nttu78lm8g .c {
    display: flex;
    justify-content: center;
}

@media (max-width: 768px) {
    .nttu78lm8g .bpome4688r {
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    .nttu78lm8g .j8dkj2uj7n {
        margin-top: 20px;
    }
}

@media (max-width: 460px) {
    .nttu78lm8g .lakg2sqc59 {
        flex-direction: column;
    }

    .nttu78lm8g .at47f6lze7 {
        margin-bottom: 20px;
    }

    .nttu78lm8g .uqj2jpoqn7 {
        margin-right: 0;
    }
}

.cid-v2b02XS0jH {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.cid-v2b02XS0jH .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.cid-v2b02XS0jH .lws386qqon {
    border-bottom: 1px solid #000000;
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 192px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.cid-v2b02XS0jH .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.cid-v2b02XS0jH .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.cid-v2b02XS0jH .ywegs8sfkk:hover .jwy5fjms86,
.cid-v2b02XS0jH .ywegs8sfkk:hover .b35ltwiwgj,
.cid-v2b02XS0jH .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.cid-v2b02XS0jH .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.cid-v2b02XS0jH .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.cid-v2b02XS0jH .uaeqn84p4x {
    color: #000000;
    margin-bottom: 6px;
    text-align: center;
    transition: 0.35s;
}

.cid-v2b02XS0jH .dg3xw8vhp0 {
    margin-bottom: 56px;
}

.cid-v2b02XS0jH .p0fp0il1nw {
    color: #000000;
    text-align: center;
}

.cid-v2b02XS0jH H3 {
    color: #14142b;
    text-align: center;
}

.cid-v2b02XS0jH .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 39px 32px 48px;
}

.cid-v2b02XS0jH .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.cid-v2b02XS0jH .link-title {
    display: inline-block;
}

.cid-v2b02XS0jH .episode {
    color: #ffffff;
}

.cid-v2b02XS0jH .img-title {
    color: #ffffff;
}

.cid-v2b02XS0jH .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.cid-v2b02XS0jH .wzkmivcava {
    width: auto;
    display: inline;
}

.cid-v2b02XS0jH .r9rjyqwl90 {
    color: #000000;
}

@media (max-width: 860px) {
    .cid-v2b02XS0jH .dg3xw8vhp0 {
        flex-direction: column;
    }

    .cid-v2b02XS0jH .uqj2jpoqn7 {
        margin-bottom: 20px;
        text-align: center;
    }
}

.cid-v2b02XS0jH .suqudcg9dr.features-image {
    margin-top: 35px;
}

.cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(1) {
    margin-top: 0px;
}

.cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(2) {
    margin-top: 0px;
}

.cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(3) {
    margin-top: 0px;
}

@media (max-width: 992px) {
    .cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(4) {
        margin-top: 35px;
    }

    .cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(3) {
        margin-top: 35px;
    }
}

@media (max-width: 768px) {
    .cid-v2b02XS0jH .suqudcg9dr.features-image:nth-child(2) {
        margin-top: 35px;
    }
}

.cid-v2b02XS0jH .uqj2jpoqn7 {
    color: #000000;
}

.uxs4wvx8xu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.uxs4wvx8xu img {
    border-radius: 0px;
}

.uxs4wvx8xu .hloooe3ww0 {
    justify-content: center;
}

.uxs4wvx8xu .r9rjyqwl90 {
    margin-top: 24px;
    text-align: center;
    color: #000000;
}

.dvngsh9a6v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.dvngsh9a6v .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.dvngsh9a6v .dg3xw8vhp0 {
    justify-content: space-between;
    margin: auto;
    margin-bottom: 58px;
    align-items: center;
    max-width: 571px;
}

.dvngsh9a6v .uaeqn84p4x {
    color: #4c4c4c;
    text-align: left;
    margin-bottom: 16px;
}

.dvngsh9a6v H3 {
    color: #1d1d1f;
}

.dvngsh9a6v .uv20ywrqm5 {
    text-align: left;
}

.dvngsh9a6v .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.dvngsh9a6v .wzkmivcava {
    width: auto;
    display: inline-block;
}

.dvngsh9a6v .uaeqn84p4x,
.dvngsh9a6v .pl8souvecn {
    text-align: center;
    color: #14142b;
}

.dvngsh9a6v .r9rjyqwl90 {
    text-align: center;
    margin-bottom: 24px;
    color: #000000;
}

.dvngsh9a6v .p0fp0il1nw {
    color: #8c8c95;
}

.dvngsh9a6v .rw9h0u6ghe {
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
}

.dvngsh9a6v .si6qtiwc2a {
    text-align: center;
    color: #000000;
}

.dvngsh9a6v .uhkt9om7mq {
    width: 20px;
    background-color: #000000;
    height: 2px;
    margin-top: -20px;
}

.dvngsh9a6v .q0k6ggbziw {
    width: 25px;
    min-height: 25px;
    min-width: 25px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    border-radius: 1000px;
}

.dvngsh9a6v .da8eeb5zm6 {
    background-color: #ffd6a5;
}

.dvngsh9a6v .r1y8atz9ud {
    background-color: #ffadad;
}

.dvngsh9a6v .gdqi2s7970 {
    background-color: #beb6e2;
}

.dvngsh9a6v .jxfh8fjhls {
    background-color: #ffd6a5;
}

.dvngsh9a6v .w857enb1f7 {
    background-color: #ffadad;
}

.dvngsh9a6v .hnt0qyyu5h {
    align-items: center;
}

.dvngsh9a6v .rw9h0u6ghe:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: none;
    margin: 11px 40px 0px 0px;
    border-style: solid;
    border-width: 5px;
    border-color: #fff;
    position: absolute;
    left: -40px;
    top: 15px;
}

.dvngsh9a6v .rw9h0u6ghe.jwamkiyki8:before {
    background-color: #ffd6a5;
}

.dvngsh9a6v .rw9h0u6ghe.r8xihn0fpo:before {
    background-color: #ffadad;
}

.dvngsh9a6v .rw9h0u6ghe.tt1tlpb71g:before {
    background-color: #beb6e2;
}

.dvngsh9a6v .rw9h0u6ghe.wxmbssjlfr:before {
    background-color: #ffd6a5;
}

.dvngsh9a6v .rw9h0u6ghe.wpa1c1satd:before {
    background-color: #ffadad;
}

.dvngsh9a6v .timeline-year-accent {
    width: 25px;
    min-height: 25px;
}

@media (max-width: 1120px) {
    .dvngsh9a6v .mvgqhthx4c {
        display: flex;
        justify-content: space-between;
        max-width: 849px;
    }

    .dvngsh9a6v .hnt0qyyu5h.hloooe3ww0 {
        flex-direction: column;
        position: relative;
        max-width: 307px;
    }

    .dvngsh9a6v .dbvg35hhqu {
        flex-direction: row;
    }

    .dvngsh9a6v .rw9h0u6ghe {
        text-align: left;
        margin-bottom: 4px;
    }

    .dvngsh9a6v .rw9h0u6ghe:before {
        display: block;
    }

    .dvngsh9a6v .q0k6ggbziw {
        display: none;
    }

    .dvngsh9a6v .hloooe3ww0.dg3xw8vhp0 {
        margin: initial;
        max-width: 407px;
        align-items: flex-start;
    }

    .dvngsh9a6v .uhkt9om7mq {
        display: none;
    }

    .dvngsh9a6v .fi332hlmdj {
        display: block;
        height: 100%;
        width: 2px;
        background-color: #e2e3e9;
        margin-top: -20px;
        margin-left: -15px;
        padding: 0 !important;
        position: absolute;
        left: 0;
    }

    .dvngsh9a6v .si6qtiwc2a {
        margin-bottom: 60px;
        text-align: left;
    }

    .dvngsh9a6v .hloooe3ww0.dg3xw8vhp0>.udtkbf8bnr {
        padding: 0 !important;
    }
}

.dvngsh9a6v .crplk3lpab {
    margin-bottom: 0px !important;
}

@media (max-width: 750px) {
    .dvngsh9a6v .mvgqhthx4c {
        flex-direction: column;
    }

    .dvngsh9a6v .hloooe3ww0.dg3xw8vhp0,
    .dvngsh9a6v .hnt0qyyu5h {
        margin: auto;
    }

    .dvngsh9a6v .hloooe3ww0.dg3xw8vhp0 {
        padding-bottom: 40px;
        width: 90%;
    }

    .dvngsh9a6v .jam5w635hq {
        margin-top: 16px;
    }
}

.dvngsh9a6v .p1gjutinsc {
    margin-top: 20px;
}

.dvngsh9a6v a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.inqyq72v1z {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-color: #fffbf6;
}

.inqyq72v1z .uqj2jpoqn7 {
    color: #8c8c95;
    text-align: center;
    max-width: 552px;
    margin: auto;
}

.inqyq72v1z .r9rjyqwl90 {
    text-align: center;
    color: #000000;
    margin: auto;
}

.inqyq72v1z .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.inqyq72v1z .exfx7pi98b {
    margin: auto;
}

.t2hizbhyat {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #fffbf6;
}

.t2hizbhyat .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.t2hizbhyat .r9rjyqwl90 {
    margin-bottom: 56px;
}

.t2hizbhyat .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.t2hizbhyat .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.t2hizbhyat .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.t2hizbhyat .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.t2hizbhyat .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.t2hizbhyat .ywegs8sfkk:hover .jwy5fjms86,
.t2hizbhyat .ywegs8sfkk:hover .b35ltwiwgj,
.t2hizbhyat .ywegs8sfkk:hover .uaeqn84p4x {
    color: #8d86b0 !important;
}

.t2hizbhyat .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.t2hizbhyat .uaeqn84p4x {
    margin-bottom: 10px;
    transition: 0.35s;
    color: #000000;
}

.t2hizbhyat span,
.t2hizbhyat .b35ltwiwgj {
    transition: 0.35s;
}

.t2hizbhyat .p0fp0il1nw {
    margin-bottom: 32px;
    color: #000000;
}

@media (max-width: 990px) {
    .t2hizbhyat .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

@media (max-width: 574px) {
    .t2hizbhyat .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

.t2hizbhyat H3 {
    color: #14142b;
    text-align: center;
}

.t2hizbhyat .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 37px 32px 43px;
    transform: translate(0px, 0px);
}

.t2hizbhyat .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.t2hizbhyat .link-title {
    display: inline-block;
    color: #000000;
}

.t2hizbhyat .episode {
    color: #ffffff;
}

.t2hizbhyat .img-title {
    color: #ffffff;
}

.t2hizbhyat .svfytt7dpo {
    margin-right: 14px;
}

.t2hizbhyat .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.t2hizbhyat .wzkmivcava {
    width: auto;
    display: block;
}

.t2hizbhyat .dg3xw8vhp0 {
    margin-bottom: 32px;
    align-items: center;
}

.t2hizbhyat a.p1gjutinsc {
    display: inline-flex;
}

@media (max-width: 550px) {
    .t2hizbhyat .dg3xw8vhp0 {
        flex-direction: column;
    }

    .t2hizbhyat .uqj2jpoqn7 {
        margin-bottom: 20px;
        text-align: center;
    }

    .t2hizbhyat .zva02aq0ms {
        padding: 24px 25px 34px 25px;
    }
}

.t2hizbhyat .suqudcg9dr.features-image {
    margin-top: 30px;
}

.t2hizbhyat .suqudcg9dr.features-image:nth-child(1) {
    margin-top: 0px;
}

.t2hizbhyat .suqudcg9dr.features-image:nth-child(2) {
    margin-top: 0px;
}

.t2hizbhyat .suqudcg9dr.features-image:nth-child(3) {
    margin-top: 0px;
}

@media (max-width: 768px) {
    .t2hizbhyat .suqudcg9dr.features-image:nth-child(2) {
        margin-top: 30px;
    }
}

@media (max-width: 992px) {
    .t2hizbhyat .suqudcg9dr.features-image:nth-child(3) {
        margin-top: 30px;
    }
}

.t2hizbhyat .g46ztndg0s {
    align-items: center;
}

.t2hizbhyat .at47f6lze7 .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
    border: none;
}

.t2hizbhyat .at47f6lze7 .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.t2hizbhyat .at47f6lze7 .t069qiz2ui .pdgl8t7ewz,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .unqhi4z87d,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-success,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-info,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-warning,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-danger,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-black,
.t2hizbhyat .at47f6lze7 .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.t2hizbhyat .uqj2jpoqn7 {
    color: #000000;
}

.t2hizbhyat .b35ltwiwgj {
    color: #000000;
}

.y3wg1u7os9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.y3wg1u7os9 .uqj2jpoqn7 {
    color: #000000;
    text-align: left;
    margin: auto;
    margin-bottom: 24px;
}

.y3wg1u7os9 .r9rjyqwl90 {
    text-align: left;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 40px;
}

.y3wg1u7os9 .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.y3wg1u7os9 .exfx7pi98b {
    margin: auto;
}

.y3wg1u7os9 .j8dkj2uj7n {
    margin-bottom: 24px;
    color: #000000;
}

@media (max-width: 576px) {
    .y3wg1u7os9 .bpome4688r {
        padding-top: 20px;
    }
}

.y3wg1u7os9 .mwthmy7et6 {
    list-style-type: none;
    margin-bottom: 12px;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    color: #000000;
}

.y3wg1u7os9 .mwthmy7et6 .rsb8nwa97x {
    margin: 0 12px 12px 0;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}

.y3wg1u7os9 .mwthmy7et6 .rsb8nwa97x:hover,
.y3wg1u7os9 .mwthmy7et6 .rsb8nwa97x:focus {
    color: #ca7d7e;
}

.y3wg1u7os9 a:hover,
.y3wg1u7os9 a:focus {
    color: #ca7d7e !important;
}

.y3wg1u7os9 .mwthmy7et6,
.y3wg1u7os9 .rsb8nwa97x {
    color: #000000;
}

.cid-v2b02XVbXP {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.cid-v2b02XVbXP .r9rjyqwl90 {
    margin-bottom: 56px;
}

.cid-v2b02XVbXP .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.cid-v2b02XVbXP .ywegs8sfkk {
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
    box-shadow: none !important;
}

.cid-v2b02XVbXP .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.cid-v2b02XVbXP .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.cid-v2b02XVbXP .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
}

.cid-v2b02XVbXP .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.cid-v2b02XVbXP .ywegs8sfkk:hover .jwy5fjms86,
.cid-v2b02XVbXP .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.cid-v2b02XVbXP .card-price {
    margin-bottom: 10px;
    color: #000000;
}

.cid-v2b02XVbXP .uaeqn84p4x {
    margin-bottom: 10px;
    color: #000000;
}

.cid-v2b02XVbXP .uaeqn84p4x span,
.cid-v2b02XVbXP .uaeqn84p4x .b35ltwiwgj {
    transition: 0.35s;
}

.cid-v2b02XVbXP .p0fp0il1nw {
    margin-bottom: 32px;
    color: #000000;
}

@media (min-width: 575px) and (max-width: 990px) {
    .cid-v2b02XVbXP .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

@media (max-width: 574px) {
    .cid-v2b02XVbXP .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

.cid-v2b02XVbXP H3 {
    color: #14142b;
    text-align: center;
}

.cid-v2b02XVbXP img {
    width: auto;
    height: 70px;
}

.cid-v2b02XVbXP .zva02aq0ms {
    background-color: #ffadad;
    padding: 37px 32px 43px;
}

.cid-v2b02XVbXP .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.cid-v2b02XVbXP .link-title {
    display: inline-block;
}

.cid-v2b02XVbXP .episode {
    color: #ffffff;
}

.cid-v2b02XVbXP .img-title {
    color: #ffffff;
}

.cid-v2b02XVbXP .svfytt7dpo {
    margin-right: 14px;
}

.cid-v2b02XVbXP .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.cid-v2b02XVbXP .wzkmivcava {
    width: auto;
    display: block;
}

.cid-v2b02XVbXP .wzkmivcava .p1gjutinsc {
    display: flex;
}

@media (max-width: 500px) {
    .cid-v2b02XVbXP .svfytt7dpo {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .cid-v2b02XVbXP .zva02aq0ms {
        padding: 24px 25px 34px 25px;
    }
}

.cid-v2b02XVbXP span,
.cid-v2b02XVbXP .b35ltwiwgj {
    transition: 0.35s;
}

.cid-v2b02XVbXP .suqudcg9dr.features-image {
    margin-top: 30px;
}

.cid-v2b02XVbXP .suqudcg9dr.features-image:nth-child(1) {
    margin-top: 0px;
}

.cid-v2b02XVbXP .suqudcg9dr.features-image:nth-child(2) {
    margin-top: 0px;
}

.cid-v2b02XVbXP .suqudcg9dr.features-image:nth-child(3) {
    margin-top: 0px;
}

@media (max-width: 992px) {
    .cid-v2b02XVbXP .suqudcg9dr.features-image:nth-child(3) {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .cid-v2b02XVbXP .suqudcg9dr.features-image:nth-child(2) {
        margin-top: 30px;
    }
}

.cid-v2b02XVbXP .r9rjyqwl90,
.cid-v2b02XVbXP .jam5w635hq {
    color: #000000;
}

.b2aruchprr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.b2aruchprr img {
    width: auto;
    max-height: 60px;
    display: inline-block;
    padding: 0;
}

.b2aruchprr .title {
    color: #14142b;
    width: auto;
}

.b2aruchprr .hloooe3ww0.mc1j1wp0cp {
    align-items: center;
}

.b2aruchprr .hloooe3ww0.svfytt7dpo {
    transition-property: transform, -webkit-transform;
    align-items: center;
    transition: all 300ms ease;
}

.b2aruchprr .hloooe3ww0.svfytt7dpo:hover {
    transform: scale(1.05);
}

.b2aruchprr .r9rjyqwl90 {
    color: #000000;
    margin-bottom: 24px;
}

.b2aruchprr .m7szf3rgk4 {
    max-width: 549px;
}

.b2aruchprr .zt2tt4wncp {
    max-width: 452px;
    overflow: visible;
}

.b2aruchprr .ywegs8sfkk {
    padding: 40px 61px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    max-width: 452px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    border-color: transparent;
    background-color: #ffffff;
}

.b2aruchprr .v7e7pjtzsz {
    background-color: #ffd6a5;
    color: #000000;
}

.b2aruchprr .ywun0mb0ka {
    background-color: #ffadad;
    color: #000000;
}

.b2aruchprr .f5raelk9r0 {
    background-color: #beb6e2;
    color: #000000;
}

.b2aruchprr .eficun5izk {
    background-color: #ffd6a5;
    color: #000000;
}

.b2aruchprr .ubgpq2phd5 {
    background-color: #ffadad;
    color: #000000;
}

.b2aruchprr .jf4ko4xi1h {
    font-size: 20px;
    border-radius: 25%;
    width: 42px;
    height: 42px;
    line-height: 44px;
    margin: 0 16px 0 0 !important;
    padding: 0;
    text-align: center;
    position: relative;
    border: none !important;
    border-color: #ffadad;
    cursor: pointer;
}

.b2aruchprr .jf4ko4xi1h .jwy5fjms86 {
    top: 0;
    line-height: 22px;
    width: 22px;
}

.b2aruchprr .jf4ko4xi1h+.p1gjutinsc {
    margin-left: 0.1rem;
}

.b2aruchprr .p0fp0il1nw {
    margin-bottom: 24px;
    color: #000000;
}

.b2aruchprr .uqj2jpoqn7 {
    color: #000000;
}

@media (max-width: 850px) {
    .b2aruchprr .ywegs8sfkk {
        padding: 40px 31px;
    }
}

@media (max-width: 992px) {
    .b2aruchprr .m7szf3rgk4 {
        margin-bottom: 40px;
        max-width: initial;
    }

    .b2aruchprr .r9rjyqwl90,
    .b2aruchprr .uqj2jpoqn7 {
        text-align: center;
    }

    .b2aruchprr .ywegs8sfkk {
        margin: auto;
    }
}

@media (max-width: 700px) {
    .b2aruchprr .jf4ko4xi1h {
        margin-right: 6px !important;
        width: 35px;
        height: 35px;
    }
}

.b2aruchprr .jwy5fjms86 {
    margin-left: 0;
}

.ptdr0m3boq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #ffffff;
}

.ptdr0m3boq .suqudcg9dr:focus,
.ptdr0m3boq span:focus {
    outline: none;
}

.ptdr0m3boq .wd0f2c324w {
    position: relative;
}

.ptdr0m3boq .q5iijmbt2g {
    position: relative;
    border-radius: 4px;
    background: transparent;
    height: 100%;
    display: flex;
    overflow: visible;
    flex-flow: column nowrap;
}

.ptdr0m3boq .ojplydmrnt {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 40%;
    max-width: 596px;
}

@media (max-width: 768px) {
    .ptdr0m3boq .ojplydmrnt {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

@media (max-width: 900px) {
    .ptdr0m3boq .ojplydmrnt {
        min-width: 60%;
    }
}

@media (max-width: 630px) {
    .ptdr0m3boq .ojplydmrnt {
        min-width: 375px;
    }
}

.ptdr0m3boq .y5epfmfi12,
.ptdr0m3boq .q3r6kxxo9a {
    display: flex;
}

.ptdr0m3boq .uo0wexh1gh {
    transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    border: none;
    width: 64px;
    height: 64px;
    font-size: 22px;
    border-radius: 50%;
    top: 50%;
    margin-top: -1.5rem;
    background-color: #ffadad;
    color: #beb6e2;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.ptdr0m3boq .uo0wexh1gh:disabled {
    cursor: default;
    display: none;
}

.ptdr0m3boq .uo0wexh1gh:hover {
    background-color: #ffadad;
    color: #beb6e2;
    transform: scale(1.05);
}

.ptdr0m3boq .uo0wexh1gh.q3r6kxxo9a {
    left: 0;
    margin-left: 2.5rem;
}

.ptdr0m3boq .uo0wexh1gh.y5epfmfi12 {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .ptdr0m3boq .uo0wexh1gh {
        top: auto;
    }
}

.ptdr0m3boq .tjjhpq88tz {
    margin-right: 5px;
}

.ptdr0m3boq .l1ow70g8vt {
    margin-left: 5px;
}

.ptdr0m3boq .we7rdtx6a3 {
    position: relative;
    width: 100%;
}

.ptdr0m3boq .lntka5ce1x {
    overflow: visible;
    width: 100%;
}

.ptdr0m3boq .lntka5ce1x.is-draggable {
    cursor: grab;
}

.ptdr0m3boq .lntka5ce1x.is-dragging {
    cursor: grabbing;
}

.ptdr0m3boq .w5o6lqg34e {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ptdr0m3boq .ywegs8sfkk {
    padding: 44px 32px 52px;
    border-radius: 34px;
    box-shadow: 0 5px 12px 0 rgba(20, 20, 43, 0.05) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
    height: 100%;
}

.ptdr0m3boq .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 385px;
    padding: 20px 20px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.ptdr0m3boq .lws386qqon::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform 0.3s ease-in-out;
}

.ptdr0m3boq .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.ptdr0m3boq .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.ptdr0m3boq .ywegs8sfkk:hover .b35ltwiwgj,
.ptdr0m3boq .ywegs8sfkk:hover .uaeqn84p4x {
    color: #81e4f8 !important;
}

.ptdr0m3boq .ywegs8sfkk:hover .lws386qqon {
    padding: 15px 15px 30px;
}

.ptdr0m3boq .ywegs8sfkk:hover .lws386qqon::after {
    transform: scale(1.05);
}

.ptdr0m3boq .zva02aq0ms {
    padding: 30px 15px;
    margin: 0 15px;
    width: auto;
    max-width: 100%;
}

.ptdr0m3boq .uaeqn84p4x {
    font-weight: 700;
    padding: 10px 20px 10px;
    color: #4c4c4c;
    text-align: left;
    text-transform: uppercase;
}

.ptdr0m3boq H3 {
    color: #1d1d1f;
}

.ptdr0m3boq .uv20ywrqm5 {
    text-align: left;
    color: #000000;
}

.ptdr0m3boq .pl8souvecn {
    text-align: left;
    margin-bottom: 16px;
}

.ptdr0m3boq .pl8souvecn .jwy5fjms86 {
    color: #ffadad;
}

.ptdr0m3boq .p0fp0il1nw {
    margin-bottom: 16px;
    text-align: left;
}

.ptdr0m3boq .jwy5fjms86::before {
    font-size: 25px;
}

.ptdr0m3boq .jam5w635hq {
    margin-top: 36px;
    text-align: center;
}

.ptdr0m3boq .wzkmivcava {
    width: auto;
    display: inline-block;
}

.ptdr0m3boq .aqta9ng8hx {
    align-items: center;
}

.ptdr0m3boq img {
    border-radius: 10%;
    height: 128px;
    width: 128px;
    margin: 0;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ptdr0m3boq .hloooe3ww0.dg3xw8vhp0 {
        flex-direction: column;
    }

    .ptdr0m3boq .uqj2jpoqn7 {
        margin-bottom: 20px;
        text-align: center;
    }

    .ptdr0m3boq .r9rjyqwl90 {
        text-align: center;
    }
}

.ptdr0m3boq .uv20ywrqm5,
.ptdr0m3boq .zdrmc2khej {
    display: inline;
}

@media (max-width: 1040px) {
    .ptdr0m3boq .aqta9ng8hx {
        flex-direction: column;
    }

    .ptdr0m3boq .p0fp0il1nw,
    .ptdr0m3boq .hg2u66e0uk,
    .ptdr0m3boq .pl8souvecn {
        text-align: center;
    }

    .ptdr0m3boq img {
        margin-bottom: 20px !important;
    }
}

.ptdr0m3boq .dg3xw8vhp0 {
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
}

@media (max-width: 400px) {
    .ptdr0m3boq .jam5w635hq {
        margin-top: 20px;
    }
}

.ptdr0m3boq .p1gjutinsc {
    margin-top: 20px;
}

.ptdr0m3boq a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

@media (max-width: 767px) {
    .ptdr0m3boq .ywegs8sfkk {
        padding-top: 40px;
        padding-bottom: 43px;
    }
}

@media (max-width: 479px) {
    .ptdr0m3boq .ywegs8sfkk {
        padding: 33px 25px 36px;
    }
}

.ptdr0m3boq .uqj2jpoqn7,
.ptdr0m3boq .jam5w635hq {
    color: #000000;
}

.ptdr0m3boq .r9rjyqwl90 {
    color: #000000;
}

.ptdr0m3boq .p0fp0il1nw,
.ptdr0m3boq .pl8souvecn,
.ptdr0m3boq .hg2u66e0uk {
    color: #000000;
}

.ptdr0m3boq .zdrmc2khej {
    color: #000000;
}

.qsc9glgq2l {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.qsc9glgq2l .uqj2jpoqn7 {
    color: #000000;
    text-align: center;
    margin: auto;
    padding: 119px 95px;
    background-color: #ffadad;
}

.qsc9glgq2l .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.qsc9glgq2l .exfx7pi98b {
    margin: auto;
}

@media (max-width: 770px) {
    .qsc9glgq2l .uqj2jpoqn7 {
        padding: 70px 75px;
    }
}

@media (max-width: 576px) {
    .qsc9glgq2l .uqj2jpoqn7 {
        padding: 45px 35px;
    }
}

.i1mjvw6l6q {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.i1mjvw6l6q .hloooe3ww0 {
    align-items: center;
    justify-content: space-between;
}

.i1mjvw6l6q .r9rjyqwl90 {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
    line-height: 1.171em;
}

.i1mjvw6l6q .uqj2jpoqn7 {
    color: #4c4c4c;
    width: 100%;
    text-align: left;
}

.i1mjvw6l6q .un58bcejw7 {
    color: #5f5d68;
    margin-bottom: 48px;
}

.i1mjvw6l6q .fu33c6u39f {
    max-width: 554px;
    margin-right: 60px;
}

.i1mjvw6l6q .wzkmivcava {
    width: auto;
    display: inline;
}

.i1mjvw6l6q .svfytt7dpo {
    margin-right: 14px;
}

.i1mjvw6l6q .ywegs8sfkk {
    margin: auto;
    max-width: 860px;
    padding: 79px 76px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    border-color: transparent;
    background-color: #ffffff;
}

.i1mjvw6l6q .v7e7pjtzsz {
    background-color: #ffd6a5;
    color: #000000;
}

.i1mjvw6l6q .ywun0mb0ka {
    background-color: #ffadad;
    color: #000000;
}

.i1mjvw6l6q .f5raelk9r0 {
    background-color: #beb6e2;
    color: #000000;
}

.i1mjvw6l6q .eficun5izk {
    background-color: #ffd6a5;
    color: #000000;
}

.i1mjvw6l6q .ubgpq2phd5 {
    background-color: #ffadad;
    color: #000000;
}

.i1mjvw6l6q .jf4ko4xi1h {
    margin-right: 3px !important;
    margin-left: 3px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px;
    border-radius: 50%;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: none !important;
    border-color: #ffadad;
    cursor: pointer;
}

.i1mjvw6l6q .jf4ko4xi1h .jwy5fjms86 {
    top: 0;
    line-height: 22px;
    width: 22px;
}

.i1mjvw6l6q .jf4ko4xi1h+.p1gjutinsc {
    margin-left: 0.1rem;
}

.i1mjvw6l6q img {
    max-width: 238px;
    height: auto;
    border-radius: 50%;
}

.i1mjvw6l6q .fxcwyox225 {
    max-width: 454px;
}

.i1mjvw6l6q .uaeqn84p4x {
    margin-bottom: 8px;
    color: #000000;
}

.i1mjvw6l6q .uv20ywrqm5 {
    margin-bottom: 22px;
    color: #000000;
}

.i1mjvw6l6q .p0fp0il1nw {
    margin-bottom: 22px;
    color: #8c8c95;
}

.i1mjvw6l6q .uaeqn84p4x,
.i1mjvw6l6q .uv20ywrqm5,
.i1mjvw6l6q .p0fp0il1nw {
    width: auto;
}

@media (max-width: 770px) {
    .i1mjvw6l6q .ywegs8sfkk {
        padding: 59px 56px;
    }
}

@media (max-width: 640px) {
    .i1mjvw6l6q .vmbuvse3q0 {
        flex-direction: column;
    }

    .i1mjvw6l6q .ywegs8sfkk {
        padding: 39px 36px;
    }

    .i1mjvw6l6q img {
        padding-bottom: 20px;
    }

    .i1mjvw6l6q .uaeqn84p4x,
    .i1mjvw6l6q .uv20ywrqm5,
    .i1mjvw6l6q .p0fp0il1nw,
    .i1mjvw6l6q .fxcwyox225 {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .i1mjvw6l6q .ywegs8sfkk {
        padding: 35px 15px;
    }
}

.i1mjvw6l6q .jwy5fjms86 {
    margin-left: 0;
}

.i1mjvw6l6q .p0fp0il1nw,
.i1mjvw6l6q .fxcwyox225 {
    color: #000000;
}

.h4c4i05ugl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #fffbf6;
}

.h4c4i05ugl .suqudcg9dr:focus,
.h4c4i05ugl span:focus {
    outline: none;
}

.h4c4i05ugl .wd0f2c324w {
    position: relative;
}

.h4c4i05ugl .q5iijmbt2g {
    position: relative;
    border-radius: 4px;
    background: transparent;
    height: 100%;
    display: flex;
    overflow: visible;
    flex-flow: column nowrap;
}

.h4c4i05ugl .wzkmivcava {
    margin-top: auto !important;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    display: inline-block;
}

.h4c4i05ugl .r9rjyqwl90 {
    color: #14142b;
    text-align: center;
    margin-bottom: 24px;
}

.h4c4i05ugl .un58bcejw7,
.h4c4i05ugl .wzkmivcava {
    text-align: left;
}

.h4c4i05ugl .item-title {
    text-align: left;
}

.h4c4i05ugl .item-subtitle {
    text-align: left;
}

.h4c4i05ugl .ojplydmrnt {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 33%;
    max-width: 596px;
}

@media (max-width: 768px) {
    .h4c4i05ugl .ojplydmrnt {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

@media (max-width: 900px) {
    .h4c4i05ugl .ojplydmrnt {
        min-width: 60%;
    }
}

@media (max-width: 630px) {
    .h4c4i05ugl .ojplydmrnt {
        min-width: 375px;
    }
}

.h4c4i05ugl .y5epfmfi12,
.h4c4i05ugl .q3r6kxxo9a {
    display: flex;
}

.h4c4i05ugl .uo0wexh1gh {
    transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    border: none;
    width: 64px;
    height: 64px;
    font-size: 22px;
    border-radius: 50%;
    top: 50%;
    margin-top: -1.5rem;
    background-color: #ffadad;
    color: #beb6e2;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.h4c4i05ugl .uo0wexh1gh:disabled {
    cursor: default;
    display: none;
}

.h4c4i05ugl .uo0wexh1gh:hover {
    background-color: #ffadad;
    color: #beb6e2;
    transform: scale(1.05);
}

.h4c4i05ugl .uo0wexh1gh.q3r6kxxo9a {
    left: 0;
    margin-left: 2.5rem;
}

.h4c4i05ugl .uo0wexh1gh.y5epfmfi12 {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .h4c4i05ugl .uo0wexh1gh {
        top: auto;
    }
}

.h4c4i05ugl .tjjhpq88tz {
    margin-right: 5px;
}

.h4c4i05ugl .l1ow70g8vt {
    margin-left: 5px;
}

.h4c4i05ugl .we7rdtx6a3 {
    position: relative;
    width: 100%;
}

.h4c4i05ugl .lntka5ce1x {
    overflow: visible;
    width: 100%;
}

.h4c4i05ugl .lntka5ce1x.is-draggable {
    cursor: grab;
}

.h4c4i05ugl .lntka5ce1x.is-dragging {
    cursor: grabbing;
}

.h4c4i05ugl .w5o6lqg34e {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.h4c4i05ugl .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.h4c4i05ugl .dg3xw8vhp0 {
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
    padding-bottom: 56px;
    max-width: 715px;
    margin: auto;
}

.h4c4i05ugl .ywegs8sfkk {
    border-radius: 34px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
    padding: 48px 32px;
    background-color: #ffffff;
    height: 100%;
}

.h4c4i05ugl .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    padding: 0px 20px 20px;
    display: flex;
    justify-content: center;
}

.h4c4i05ugl img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
}

.h4c4i05ugl .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.h4c4i05ugl .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.h4c4i05ugl .ywegs8sfkk:hover .b35ltwiwgj,
.h4c4i05ugl .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.h4c4i05ugl .ywegs8sfkk:hover .pl8souvecn>.jwy5fjms86>span {
    color: #000000 !important;
}

.h4c4i05ugl .uaeqn84p4x {
    margin-bottom: 16px;
    color: #4c4c4c;
    transition: 0.35s;
    text-align: left;
}

.h4c4i05ugl .p0fp0il1nw {
    color: #000000;
    text-align: center;
}

.h4c4i05ugl H3 {
    color: #1d1d1f;
    text-align: center;
}

.h4c4i05ugl .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 34px 25px 54px 31px;
}

.h4c4i05ugl .jpw9qjfl4m {
    margin-bottom: 24px;
    color: #8c8c95;
}

.h4c4i05ugl .link-title {
    display: inline-block;
}

.h4c4i05ugl .svfytt7dpo {
    margin-right: 14px;
}

.h4c4i05ugl .gkszul42k9 {
    display: contents;
}

.h4c4i05ugl .oa6r648evd {
    padding: 1rem 1.5625rem !important;
    border-radius: 1000px !important;
    display: inline-block;
    line-height: 20px;
    background-color: #eff0f6;
}

.h4c4i05ugl .g46ztndg0s {
    align-items: center;
}

@media (max-width: 530px) {
    .h4c4i05ugl .zva02aq0ms {
        border-radius: 0 0 30px 30px;
    }
}

@media (max-width: 480px) {
    .h4c4i05ugl .zva02aq0ms {
        border-radius: 0 0 30px 30px;
    }
}

.h4c4i05ugl .pl8souvecn {
    text-align: left;
    margin-bottom: 32px;
}

.h4c4i05ugl .pl8souvecn .jwy5fjms86::before {
    font-size: 50px;
    padding: 25px;
    border-radius: 50%;
}

.h4c4i05ugl .jam5w635hq {
    margin-top: 36px;
    text-align: center;
}

.h4c4i05ugl .p1gjutinsc {
    margin-top: 20px;
}

.h4c4i05ugl .uaeqn84p4x,
.h4c4i05ugl .pl8souvecn {
    text-align: center;
    color: #000000;
}

.h4c4i05ugl a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.h4c4i05ugl .r9rjyqwl90,
.h4c4i05ugl .jam5w635hq {
    color: #000000;
}

.fb50ihr6g5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.fb50ihr6g5 .hloooe3ww0 {
    align-items: center;
    justify-content: space-between;
}

.fb50ihr6g5 .r9rjyqwl90 {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
    line-height: 1.171em;
    color: #000000;
}

.fb50ihr6g5 .uqj2jpoqn7 {
    color: #4c4c4c;
    width: 100%;
    text-align: left;
}

.fb50ihr6g5 .un58bcejw7 {
    color: #8c8c95;
    margin-bottom: 36px;
}

.fb50ihr6g5 .fu33c6u39f {
    max-width: 554px;
}

.fb50ihr6g5 .rs {
    margin-right: 60px;
}

.fb50ihr6g5 .wzkmivcava {
    width: auto;
    display: inline-block;
}

.fb50ihr6g5 .svfytt7dpo {
    margin-right: 14px;
}

.fb50ihr6g5 .erwauxz82y {
    padding: 45px 0;
    background-color: #fffbf6;
}

.fb50ihr6g5 img {
    position: relative;
    right: 40px;
}

@media (max-width: 767px) {
    .fb50ihr6g5 .erwauxz82y {
        padding: 0px 0 5px;
    }

    .fb50ihr6g5 img {
        right: initial;
        width: 90%;
        margin: auto;
        top: -35px;
    }

    .fb50ihr6g5 .d5g6y0mr63 {
        padding-top: 90px;
    }
}

@media (max-width: 430px) {
    .fb50ihr6g5 .daj7fo0643 {
        margin-bottom: 10px;
    }
}

.fb50ihr6g5 .p1gjutinsc {
    margin-top: 20px;
}

.fb50ihr6g5 a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.fb50ihr6g5 .un58bcejw7,
.fb50ihr6g5 .jam5w635hq {
    color: #000000;
}

.z97foy3tj0 {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.z97foy3tj0 .ywegs8sfkk {
    margin: auto;
    max-width: 713px;
    padding: 60px 50px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    border-color: transparent;
    background-color: #ffffff;
}

.z97foy3tj0 .uv20ywrqm5 {
    color: #000000;
    padding: 16px 25px;
    border-radius: 1000px;
    background-color: #fffbf6;
    display: inline-block;
}

.z97foy3tj0 .p0fp0il1nw {
    color: #8c8c95;
    width: 100%;
    margin-top: 24px;
}

@media (max-width: 470px) {
    .z97foy3tj0 .ywegs8sfkk {
        padding: 40px;
    }
}

.z97foy3tj0 .p0fp0il1nw,
.z97foy3tj0 .hg2u66e0uk {
    color: #000000;
}

.wh3237ai1z {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.wh3237ai1z .zt2tt4wncp {
    display: flex;
    flex-direction: column;
}

.wh3237ai1z .l5qrkets4b {
    padding-bottom: 32px;
    color: #000000;
}

.wh3237ai1z .hloooe3ww0 {
    justify-content: center;
}

.wh3237ai1z ul {
    padding-inline-start: 50px;
    margin-bottom: 0;
}

.wh3237ai1z li {
    margin-bottom: 16px;
}

.wh3237ai1z li:last-child {
    margin-bottom: 0;
}

.wh3237ai1z a:hover,
.wh3237ai1z a:focus {
    color: #3f69ff !important;
}

.wh3237ai1z .mwthmy7et6 {
    color: #000000;
}

.bmsbrh0fy6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.bmsbrh0fy6 .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.bmsbrh0fy6 .dg3xw8vhp0 {
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
    padding-bottom: 56px;
    max-width: 715px;
    margin: auto;
}

.bmsbrh0fy6 .exfx7pi98b {
    padding: 0rem;
}

.bmsbrh0fy6 .icon-left {
    margin-right: 0.1rem;
}

.bmsbrh0fy6 .icon-right {
    margin-left: 0.1rem;
}

.bmsbrh0fy6 .zva02aq0ms {
    padding: 30px 15px;
    margin: 0 15px;
    width: auto;
    max-width: 100%;
}

.bmsbrh0fy6 .uaeqn84p4x {
    font-weight: 700;
    padding: 10px 20px 10px;
    color: #4c4c4c;
    text-align: left;
    text-transform: uppercase;
}

.bmsbrh0fy6 .uv20ywrqm5 {
    text-align: left;
    color: #000000;
}

.bmsbrh0fy6 .ywegs8sfkk {
    border-radius: 34px;
    box-shadow: 0 5px 12px 0 rgba(20, 20, 43, 0.05) !important;
    overflow: visible;
    padding: 44px 32px 52px;
    background-color: #ffffff;
}

.bmsbrh0fy6 .pl8souvecn {
    text-align: left;
    margin-bottom: 16px;
}

.bmsbrh0fy6 .pl8souvecn .jwy5fjms86 {
    color: #ffadad;
}

.bmsbrh0fy6 .p0fp0il1nw {
    margin-bottom: 16px;
    text-align: left;
}

.bmsbrh0fy6 .svfytt7dpo {
    margin-right: 14px;
}

.bmsbrh0fy6 .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.bmsbrh0fy6 .wzkmivcava {
    width: auto;
    display: inline;
}

.bmsbrh0fy6 .aqta9ng8hx {
    align-items: center;
}

.bmsbrh0fy6 .wd0f2c324w {
    width: 100%;
}

.bmsbrh0fy6 .r9rjyqwl90 {
    text-align: center;
    margin-bottom: 16px;
    color: #000000;
}

.bmsbrh0fy6 img {
    border-radius: 10%;
    height: 128px;
    width: 128px;
    margin: 0;
}

.bmsbrh0fy6 .jwy5fjms86::before {
    font-size: 25px;
}

.bmsbrh0fy6 .p0fp0il1nw,
.bmsbrh0fy6 .pl8souvecn {
    color: #8c8c95;
}

.bmsbrh0fy6 .uv20ywrqm5,
.bmsbrh0fy6 .zdrmc2khej {
    display: inline;
}

.bmsbrh0fy6 .zdrmc2khej {
    color: #000000;
}

@media (max-width: 576px) {
    .bmsbrh0fy6 .udtkbf8bnr.kcof5rvoxk:first-child {
        padding-bottom: 20px;
    }
}

@media (max-width: 860px) {
    .bmsbrh0fy6 .hloooe3ww0.aqta9ng8hx {
        flex-direction: column;
        align-items: initial;
    }

    .bmsbrh0fy6 img {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .bmsbrh0fy6 .ywegs8sfkk {
        padding-top: 40px;
        padding-bottom: 43px;
    }
}

@media (max-width: 479px) {
    .bmsbrh0fy6 .ywegs8sfkk {
        padding: 33px 25px 36px;
    }
}

.bmsbrh0fy6 .p0fp0il1nw,
.bmsbrh0fy6 .pl8souvecn,
.bmsbrh0fy6 .hg2u66e0uk {
    color: #000000;
}

.mjszxzb9sd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.mjszxzb9sd .hloooe3ww0 {
    align-items: center;
    justify-content: space-between;
}

.mjszxzb9sd .r9rjyqwl90 {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
    color: #000000;
}

.mjszxzb9sd .un58bcejw7 {
    color: #8c8c95;
    margin-bottom: 32px;
}

.mjszxzb9sd .wzkmivcava {
    width: auto;
    display: block;
}

.mjszxzb9sd ul {
    padding-inline-start: 20px;
    margin-bottom: 28px;
}

.mjszxzb9sd li::marker {
    color: #ffadad;
    width: 10px;
}

.mjszxzb9sd li {
    margin-bottom: 7px;
    color: #14142b;
}

.mjszxzb9sd img {
    width: 90%;
}

.mjszxzb9sd .erwauxz82y {
    background-color: #fffbf6;
    width: 80%;
    height: 430px;
    margin: auto;
    position: relative;
}

.mjszxzb9sd .daj7fo0643 {
    max-width: 598px;
}

.mjszxzb9sd .kyitl0wefu {
    position: absolute;
    top: -10%;
    right: 25%;
}

.mjszxzb9sd .ia8bda2b67 {
    position: absolute;
    bottom: -10%;
    left: 25%;
}

@media (max-width: 992px) {
    .mjszxzb9sd .bpome4688r {
        padding-top: 90px;
    }

    .mjszxzb9sd .daj7fo0643 {
        max-width: initial;
    }

    .mjszxzb9sd .erwauxz82y {
        width: 50%;
    }
}

@media (max-width: 750px) {
    .mjszxzb9sd .erwauxz82y {
        height: 330px;
    }
}

@media (max-width: 630px) {
    .mjszxzb9sd .erwauxz82y {
        height: 230px;
    }
}

@media (max-width: 450px) {
    .mjszxzb9sd .erwauxz82y {
        height: 200px;
        width: 70%;
    }
}

.mjszxzb9sd .p1gjutinsc {
    margin-top: 20px;
}

.mjszxzb9sd .bpome4688r {
    max-width: 542px;
}

.mjszxzb9sd .un58bcejw7,
.mjszxzb9sd .jam5w635hq,
.mjszxzb9sd .mwthmy7et6 {
    color: #000000;
}

.mjszxzb9sd .mwthmy7et6 {
    color: #000000;
}

.tkm0v8oqqr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.tkm0v8oqqr .l5qrkets4b {
    padding-bottom: 32px;
    color: #000000;
}

.tkm0v8oqqr .mog49dkjlz {
    padding-bottom: 26px;
    color: #000000;
}

.tkm0v8oqqr .mog49dkjlz:last-child {
    padding-bottom: 0;
}

.tkm0v8oqqr .hloooe3ww0 {
    justify-content: center;
}

.pma03gjn73 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.pma03gjn73 .ue56154mdy .l1kok7vcon {
    background-color: #ffffff;
    margin-bottom: 0;
}

.pma03gjn73 .ogtbzutjc1 {
    display: flex;
    align-items: center;
}

.pma03gjn73 .jwy5fjms86 {
    padding-right: 1rem;
    font-family: 'Moririse2' !important;
    font-size: 3rem !important;
    color: #000000;
}

.pma03gjn73 .jyfg88w8wv,
.pma03gjn73 .l1kok7vcon {
    padding: 1rem 0;
}

.pma03gjn73 .jyfg88w8wv {
    display: flex;
    justify-content: flex-end;
}

.pma03gjn73 .sgwz4utoc8 {
    color: #000000;
    display: flex;
    align-items: center;
}

.pma03gjn73 .jetgf7pj64 {
    max-width: 466px;
    color: #000000;
}

.pma03gjn73 .l1kok7vcon {
    padding: 28px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 24px;
}

.pma03gjn73 .sqjmk632xd {
    margin-bottom: 56px;
}

.pma03gjn73 .ue56154mdy {
    margin-bottom: 32px;
}

.pma03gjn73 H3 {
    color: #14142b;
}

@media (max-width: 768px) {
    .pma03gjn73 .jetgf7pj64 {
        width: 100%;
        max-width: initial;
    }
}

@media (max-width: 1000px) {
    .pma03gjn73 .jetgf7pj64 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.pma03gjn73 .r9rjyqwl90 {
    color: #000000;
}

.i9qejajkkw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.i9qejajkkw img {
    width: 100%;
    display: inline-block;
    padding: 0;
    max-width: 200px;
}

.i9qejajkkw .uqj2jpoqn7 {
    margin-right: 30px;
    color: #000000;
}

.i9qejajkkw .ozf8ip0gu9 {
    display: flex;
    transition: color 300ms ease;
    transition-property: transform, -webkit-transform;
    justify-content: center;
}

.i9qejajkkw .ozf8ip0gu9:hover {
    transform: translate(0px, -4px);
}

.i9qejajkkw .ky7ht2f8wx {
    justify-content: space-between;
    align-items: center;
}

.i9qejajkkw .lakg2sqc59 {
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 460px) {
    .i9qejajkkw .lakg2sqc59 {
        flex-direction: column;
    }

    .i9qejajkkw .at47f6lze7 {
        margin-bottom: 10px;
    }

    .i9qejajkkw .uqj2jpoqn7 {
        margin-right: 0;
    }
}

.nyzpur6wjf {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.nyzpur6wjf .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.nyzpur6wjf .ywegs8sfkk {
    border-color: #eff0f6;
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
    display: flex;
    flex-direction: row;
    padding: 52px 52px 52px 40px;
    background-color: #ffffff;
}

.nyzpur6wjf .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.nyzpur6wjf .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    width: 311px;
    height: 311px;
    border-radius: 30px;
    transform: translate(0px, 0px);
}

.nyzpur6wjf .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.nyzpur6wjf .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.nyzpur6wjf .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.nyzpur6wjf .uaeqn84p4x {
    margin-bottom: 16px;
    transition: color 350ms ease, transform 300ms ease, border 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease !important;
    color: #000000;
}

.nyzpur6wjf .p0fp0il1nw {
    margin-bottom: 42px;
    color: #000000;
}

.nyzpur6wjf H3 {
    color: #14142b;
    text-align: center;
}

.nyzpur6wjf .jwy5fjms86 {
    transition: 0.3s;
    margin-left: 0;
}

.nyzpur6wjf .link-title {
    display: inline-block;
}

.nyzpur6wjf .oa6r648evd {
    padding: 14px 18px !important;
    border-radius: 1000px !important;
    display: inline-block;
    line-height: 20px;
    background-color: #fffbf6;
    margin-bottom: 32px;
    color: #000000;
}

.nyzpur6wjf .nqncfjqu8c {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.nyzpur6wjf .g46ztndg0s,
.nyzpur6wjf .dg3xw8vhp0 {
    align-items: center;
}

.nyzpur6wjf .link2 {
    display: inline;
}

.nyzpur6wjf .v7e7pjtzsz {
    background-color: #ffd6a5;
    color: #000000;
}

.nyzpur6wjf .ywun0mb0ka {
    background-color: #ffadad;
    color: #000000 !important;
}

.nyzpur6wjf .f5raelk9r0 {
    background-color: #beb6e2;
    color: #000000 !important;
}

.nyzpur6wjf .eficun5izk {
    background-color: #ffd6a5;
    color: #000000 !important;
}

.nyzpur6wjf .ubgpq2phd5 {
    background-color: #ffadad;
    color: #000000 !important;
}

.nyzpur6wjf .jf4ko4xi1h {
    font-size: 14px;
    border-radius: 50%;
    width: 30px;
    height: 30px !important;
    line-height: 30px;
    margin: 0 0px 0 10px !important;
    padding: 0;
    text-align: center;
    position: relative;
    border: none !important;
    border-color: #ffadad;
    cursor: pointer;
}

.nyzpur6wjf .jf4ko4xi1h .jwy5fjms86 {
    top: 0;
    line-height: 22px;
    width: 22px;
}

.nyzpur6wjf .jf4ko4xi1h+.p1gjutinsc {
    margin-left: 0.1rem;
}

.nyzpur6wjf .x6almw8e19 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    .nyzpur6wjf .x6almw8e19 {
        display: block;
    }
}

.nyzpur6wjf .zt2tt4wncp {
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nyzpur6wjf .fxcwyox225 {
    display: flex;
    align-items: center;
}

.nyzpur6wjf .link1 {
    margin-right: 5px;
    color: #8c8c95;
}

.nyzpur6wjf .vmbuvse3q0 {
    align-items: center;
}

@media (max-width: 765px) {
    .nyzpur6wjf .hloooe3ww0.vmbuvse3q0 {
        display: flex;
        flex-direction: column;
    }

    .nyzpur6wjf .zt2tt4wncp {
        margin-left: 0;
    }

    .nyzpur6wjf .lws386qqon {
        margin-bottom: 30px;
        height: 640px;
        width: 640px;
    }
}

@media (max-width: 760px) {
    .nyzpur6wjf .lws386qqon {
        height: 540px;
        width: 540px;
    }

    .nyzpur6wjf .x6almw8e19 {
        display: flex;
        flex-direction: column;
    }

    .nyzpur6wjf .fxcwyox225 {
        margin-top: 10px;
    }
}

@media (max-width: 665px) {
    .nyzpur6wjf .lws386qqon {
        height: 340px;
        width: 340px;
    }
}

@media (max-width: 460px) {
    .nyzpur6wjf .lws386qqon {
        height: 240px;
        width: 240px;
    }

    .nyzpur6wjf .ywegs8sfkk {
        padding: 32px;
    }

    .nyzpur6wjf .fxcwyox225 {
        display: flex;
    }
}

@media (max-width: 390px) {
    .nyzpur6wjf .lws386qqon {
        height: 240px;
        width: 240px;
    }

    .nyzpur6wjf .ywegs8sfkk {
        padding: 32px;
    }
}

@media (max-width: 550px) {
    .nyzpur6wjf .ywegs8sfkk {
        padding: 24px 25px 34px 25px;
    }
}

.nyzpur6wjf .uaeqn84p4x,
.nyzpur6wjf span {
    transition: 0.35s;
}

@media (max-width: 992px) {
    .nyzpur6wjf .t069qiz2ui {
        margin-bottom: 16px;
    }
}

.nyzpur6wjf .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: inline-flex;
    flex-direction: row-reverse;
    border: none;
}

.nyzpur6wjf .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.nyzpur6wjf .t069qiz2ui .pdgl8t7ewz,
.nyzpur6wjf .t069qiz2ui .unqhi4z87d,
.nyzpur6wjf .t069qiz2ui .btn-success,
.nyzpur6wjf .t069qiz2ui .btn-info,
.nyzpur6wjf .t069qiz2ui .btn-warning,
.nyzpur6wjf .t069qiz2ui .btn-danger,
.nyzpur6wjf .t069qiz2ui .btn-black,
.nyzpur6wjf .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.nyzpur6wjf .suqudcg9dr {
    margin-bottom: 32px;
}

.a8ayf0sakc {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.a8ayf0sakc .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.a8ayf0sakc .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
    display: flex;
    flex-direction: row;
}

.a8ayf0sakc .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 0px 0 30px;
    width: 361px;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.a8ayf0sakc .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.a8ayf0sakc .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.a8ayf0sakc .ywegs8sfkk:hover .jwy5fjms86,
.a8ayf0sakc .ywegs8sfkk:hover .b35ltwiwgj,
.a8ayf0sakc .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.a8ayf0sakc .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.a8ayf0sakc .uaeqn84p4x {
    margin-bottom: 20px;
    color: #000000;
}

.a8ayf0sakc .dg3xw8vhp0 {
    margin-bottom: 56px;
}

.a8ayf0sakc .p0fp0il1nw {
    margin-bottom: 42px;
    color: #000000;
}

.a8ayf0sakc H3 {
    color: #14142b;
    text-align: center;
}

.a8ayf0sakc .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.a8ayf0sakc .zva02aq0ms {
    border-radius: 0 30px 30px 0px;
    background-color: #ffffff;
    padding: 60px 71px;
}

.a8ayf0sakc .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.a8ayf0sakc .link-title {
    display: inline-block;
}

.a8ayf0sakc .episode {
    color: #ffffff;
}

.a8ayf0sakc .img-title {
    color: #ffffff;
}

.a8ayf0sakc .svfytt7dpo {
    margin-right: 14px;
}

.a8ayf0sakc .wzkmivcava {
    width: auto;
    display: inline;
}

.a8ayf0sakc .oa6r648evd {
    padding: 14px 18px !important;
    border-radius: 1000px !important;
    display: inline-block;
    line-height: 20px;
    background-color: #fffbf6;
    color: #000000;
}

.a8ayf0sakc .nqncfjqu8c {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.a8ayf0sakc .g46ztndg0s,
.a8ayf0sakc .dg3xw8vhp0 {
    align-items: center;
}

.a8ayf0sakc .uhkt9om7mq {
    width: 100%;
    height: 1px;
    background-color: #fffbf6;
    margin-bottom: 35px;
}

.a8ayf0sakc .r9rjyqwl90 {
    color: #000000;
}

@media (max-width: 900px) {
    .a8ayf0sakc .zva02aq0ms {
        padding: 40px 31px;
    }
}

@media (max-width: 820px) {
    .a8ayf0sakc .zva02aq0ms {
        padding: 25px 31px;
    }
}

@media (max-width: 1095px) {
    .a8ayf0sakc .lws386qqon {
        height: 430px;
    }
}

@media (max-width: 765px) {
    .a8ayf0sakc .ywegs8sfkk {
        display: flex;
        flex-direction: column;
    }

    .a8ayf0sakc .dg3xw8vhp0 {
        flex-direction: column;
    }

    .a8ayf0sakc .uqj2jpoqn7 {
        margin-bottom: 30px;
        text-align: center;
    }

    .a8ayf0sakc .lws386qqon {
        height: 361px;
        width: 100%;
        border-radius: 30px 30px 0 0;
    }

    .a8ayf0sakc .zva02aq0ms {
        padding: 24px 25px 34px 25px;
    }
}

.a8ayf0sakc .uaeqn84p4x,
.a8ayf0sakc span {
    transition: 0.35s;
}

.a8ayf0sakc .suqudcg9dr {
    margin-bottom: 32px;
}

.a8ayf0sakc .g46ztndg0s {
    align-items: center;
}

@media (max-width: 992px) {
    .a8ayf0sakc .g46ztndg0s {
        display: block;
    }
}

.a8ayf0sakc .at47f6lze7 .t069qiz2ui {
    display: block;
}

@media (max-width: 992px) {
    .a8ayf0sakc .at47f6lze7 .t069qiz2ui {
        margin-bottom: 16px;
    }
}

.a8ayf0sakc .at47f6lze7 .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: inline-flex;
    flex-direction: row-reverse;
    border: none;
}

.a8ayf0sakc .at47f6lze7 .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.a8ayf0sakc .at47f6lze7 .t069qiz2ui .pdgl8t7ewz,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .unqhi4z87d,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-success,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-info,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-warning,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-danger,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-black,
.a8ayf0sakc .at47f6lze7 .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.a8ayf0sakc .uqj2jpoqn7 {
    color: #000000;
}

.ey3f1ggzml {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.ey3f1ggzml .uv20ywrqm5 {
    text-align: left;
    margin-left: -15px;
    color: #000000;
}

.ey3f1ggzml .ywegs8sfkk {
    border-radius: 34px;
    box-shadow: 0 5px 12px 0 rgba(20, 20, 43, 0.05) !important;
    overflow: visible;
    padding: 48px 42px 38px;
    background-color: #ffffff;
    height: 100%;
}

.ey3f1ggzml .pl8souvecn {
    text-align: left;
    margin-bottom: 16px;
}

.ey3f1ggzml .pl8souvecn .jwy5fjms86 {
    color: #ffadad;
}

.ey3f1ggzml .p0fp0il1nw {
    margin-bottom: 16px;
    text-align: left;
    color: #8c8c95;
}

.ey3f1ggzml .jam5w635hq {
    margin-top: 36px;
    text-align: center;
}

.ey3f1ggzml .wzkmivcava {
    width: auto;
    display: inline-block;
}

.ey3f1ggzml img {
    border-radius: 10%;
    height: 65px;
    width: auto;
    margin: 0;
}

.ey3f1ggzml .jwy5fjms86::before {
    font-size: 25px;
}

.ey3f1ggzml .uaeqn84p4x {
    margin-bottom: 4px;
    padding: 0;
    margin-left: -15px;
    color: #000000;
}

.ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p {
    margin-top: 30px;
}

.ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p:nth-child(1) {
    margin-top: 0px;
}

.ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p:nth-child(2) {
    margin-top: 0px;
}

.ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p:nth-child(3) {
    margin-top: 0px;
}

@media (max-width: 992px) {
    .ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p:nth-child(3) {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .ey3f1ggzml .udtkbf8bnr.kytx1fmiwg.xlcci7598p:nth-child(2) {
        margin-top: 30px;
    }
}

.ey3f1ggzml .hg2u66e0uk {
    display: flex;
    align-items: center;
}

.ey3f1ggzml .r9rjyqwl90 {
    margin-bottom: 56px;
    color: #000000;
}

.ey3f1ggzml .p1gjutinsc {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .ey3f1ggzml .ywegs8sfkk {
        padding: 40px 40px 32px;
    }
}

@media (max-width: 479px) {
    .ey3f1ggzml .ywegs8sfkk {
        padding: 33px 25px 28px;
    }
}

.ey3f1ggzml .p0fp0il1nw,
.ey3f1ggzml .pl8souvecn {
    color: #000000;
}

.vh7z3sqe77 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.vh7z3sqe77 .uaeqn84p4x {
    padding-bottom: 18px;
    margin: 0;
    color: #000000;
}

.vh7z3sqe77 .dqdsr5epwb {
    max-width: 547px;
}

.vh7z3sqe77 .un58bcejw7,
.vh7z3sqe77 .wzkmivcava {
    color: #000000;
}

.vh7z3sqe77 .mubbs6tp0u {
    margin-right: 20px;
}

.vh7z3sqe77 .fu33c6u39f {
    margin-left: 20px;
}

@media (max-width: 768px) {
    .vh7z3sqe77 .mubbs6tp0u {
        margin-right: 0px;
    }

    .vh7z3sqe77 .fu33c6u39f {
        padding-top: 20px;
        margin-left: 0px;
    }
}

.ls1iduisyc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fffbf6;
}

.ls1iduisyc .hloooe3ww0 {
    justify-content: center;
}

.ngv6lavf0q {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fffbf6;
}

.ngv6lavf0q .suqudcg9dr:focus,
.ngv6lavf0q span:focus {
    outline: none;
}

.ngv6lavf0q .suqudcg9dr {
    cursor: pointer;
}

.ngv6lavf0q .alq6kv5qnt {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ngv6lavf0q .alq6kv5qnt {
        grid-row-gap: 1rem;
    }
}

.ngv6lavf0q .grid-container-1,
.ngv6lavf0q .grid-container-2,
.ngv6lavf0q .pdgmwvimso {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ngv6lavf0q .grid-container-1,
    .ngv6lavf0q .grid-container-2,
    .ngv6lavf0q .pdgmwvimso {
        gap: 0 1rem;
    }
}

.ngv6lavf0q .r9rjyqwl90 {
    margin-bottom: 0;
    color: #14142b;
    text-align: center;
}

.ngv6lavf0q .wmd7yqygma {
    max-width: 800px;
}

.ngv6lavf0q .m2ijhe8118,
.ngv6lavf0q .jx25ig0xbk {
    overflow: hidden;
}

.ngv6lavf0q .alq6kv5qnt {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ngv6lavf0q .gqlpgjb6e1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 56px 0;
}

.ngv6lavf0q .gqlpgjb6e1 img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
}

@media (max-width: 1200px) {
    .ngv6lavf0q .gqlpgjb6e1 img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .ngv6lavf0q .gqlpgjb6e1 img {
        min-width: 35vw;
        height: 150px;
    }
}

.ngv6lavf0q .grid-container-1,
.ngv6lavf0q .grid-container-2,
.ngv6lavf0q .pdgmwvimso {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ngv6lavf0q .grid-container-1 {
    align-items: flex-end;
}

.ngv6lavf0q .grid-container-2 {
    align-items: flex-start;
}

.dmc3m48c3k {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #ffffff;
}

.dmc3m48c3k .suqudcg9dr:focus,
.dmc3m48c3k span:focus {
    outline: none;
}

.dmc3m48c3k .wd0f2c324w {
    position: relative;
}

.dmc3m48c3k .q5iijmbt2g {
    position: relative;
    border-radius: 4px;
    background: transparent;
    height: 100%;
    display: flex;
    overflow: visible;
    flex-flow: column nowrap;
}

.dmc3m48c3k .wzkmivcava {
    margin-top: auto !important;
}

.dmc3m48c3k .r9rjyqwl90 {
    color: #000000;
    text-align: center;
    margin-bottom: 24px;
}

.dmc3m48c3k .un58bcejw7,
.dmc3m48c3k .wzkmivcava {
    text-align: left;
}

.dmc3m48c3k .item-title {
    text-align: left;
}

.dmc3m48c3k .item-subtitle {
    text-align: left;
}

.dmc3m48c3k .ojplydmrnt {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 40%;
    max-width: 596px;
}

@media (max-width: 768px) {
    .dmc3m48c3k .ojplydmrnt {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.dmc3m48c3k .y5epfmfi12,
.dmc3m48c3k .q3r6kxxo9a {
    display: flex;
}

.dmc3m48c3k .uo0wexh1gh {
    transition: background-color 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    border: none;
    width: 64px;
    height: 64px;
    font-size: 22px;
    border-radius: 50%;
    top: 50%;
    margin-top: -1.5rem;
    background-color: #ffadad;
    color: #beb6e2;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.dmc3m48c3k .uo0wexh1gh:disabled {
    cursor: default;
    display: none;
}

.dmc3m48c3k .uo0wexh1gh:hover {
    background: #ffadad;
    color: #beb6e2;
    transform: scale(1.05);
}

.dmc3m48c3k .uo0wexh1gh.q3r6kxxo9a {
    left: 0;
    margin-left: 2.5rem;
}

.dmc3m48c3k .uo0wexh1gh.y5epfmfi12 {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .dmc3m48c3k .uo0wexh1gh {
        top: auto;
    }
}

.dmc3m48c3k .tjjhpq88tz {
    margin-right: 5px;
}

.dmc3m48c3k .l1ow70g8vt {
    margin-left: 5px;
}

.dmc3m48c3k .we7rdtx6a3 {
    position: relative;
    width: 100%;
}

.dmc3m48c3k .lntka5ce1x {
    overflow: visible;
    width: 100%;
}

.dmc3m48c3k .lntka5ce1x.is-draggable {
    cursor: grab;
}

.dmc3m48c3k .lntka5ce1x.is-dragging {
    cursor: grabbing;
}

.dmc3m48c3k .w5o6lqg34e {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.dmc3m48c3k .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.dmc3m48c3k .dg3xw8vhp0 {
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
    padding-bottom: 56px;
    max-width: 715px;
    margin: auto;
}

.dmc3m48c3k .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.dmc3m48c3k .uaeqn84p4x {
    margin-bottom: 18px;
    color: #000000;
    transition: 0.35s;
}

.dmc3m48c3k .p0fp0il1nw {
    margin-bottom: 17px;
    color: #000000;
}

.dmc3m48c3k H3 {
    color: #14142b;
    text-align: center;
}

.dmc3m48c3k .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 34px 25px 54px 31px;
}

.dmc3m48c3k .jpw9qjfl4m {
    margin-bottom: 24px;
    color: #000000;
}

.dmc3m48c3k .link-title {
    display: inline-block;
}

.dmc3m48c3k .svfytt7dpo {
    margin-right: 14px;
}

.dmc3m48c3k .oa6r648evd {
    padding: 1rem 1.5625rem !important;
    border-radius: 1000px !important;
    display: inline-block;
    line-height: 20px;
    background-color: #fffbf6;
    color: #000000;
}

.dmc3m48c3k .g46ztndg0s {
    align-items: center;
}

@media (max-width: 992px) {
    .dmc3m48c3k .g46ztndg0s {
        display: block;
    }
}

@media (max-width: 530px) {
    .dmc3m48c3k .zva02aq0ms {
        border-radius: 0 0 30px 30px;
    }
}

@media (max-width: 480px) {
    .dmc3m48c3k .zva02aq0ms {
        border-radius: 0 0 30px 30px;
    }
}

.dmc3m48c3k .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.dmc3m48c3k .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.dmc3m48c3k .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.dmc3m48c3k .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.dmc3m48c3k .ywegs8sfkk:hover .jwy5fjms86,
.dmc3m48c3k .ywegs8sfkk:hover .b35ltwiwgj,
.dmc3m48c3k .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.dmc3m48c3k .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

@media (max-width: 992px) {
    .dmc3m48c3k .at47f6lze7 .t069qiz2ui {
        margin-bottom: 16px;
    }
}

.dmc3m48c3k .at47f6lze7 .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
    border: none;
}

.dmc3m48c3k .at47f6lze7 .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.dmc3m48c3k .at47f6lze7 .t069qiz2ui .pdgl8t7ewz,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .unqhi4z87d,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-success,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-info,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-warning,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-danger,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-black,
.dmc3m48c3k .at47f6lze7 .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.lczbzwm8t8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.lczbzwm8t8 .l5qrkets4b {
    color: #000000;
    margin-bottom: 24px;
}

.lczbzwm8t8 .hloooe3ww0 {
    justify-content: center;
}

.lczbzwm8t8 .jwy5fjms86 {
    font-size: 23px;
    margin-right: 17px;
    color: #ffadad;
}

.lczbzwm8t8 .un58bcejw7 {
    display: inline;
    width: 100%;
}

.lczbzwm8t8 .un58bcejw7:last-child {
    margin-bottom: 0px;
}

.lczbzwm8t8 .lyu9d9h3hj {
    margin-bottom: 40px;
    color: #8c8c95;
}

.lczbzwm8t8 .uhkt9om7mq {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.lczbzwm8t8 .lyu9d9h3hj,
.lczbzwm8t8 .gkszul42k9 {
    color: #000000;
}

.lczbzwm8t8 .mog49dkjlz {
    color: #000000;
}

.qjk9nacsfd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fffbf6;
}

.qjk9nacsfd .uqj2jpoqn7 {
    color: #000000;
    text-align: center;
    margin: auto;
}

.qjk9nacsfd .r9rjyqwl90 {
    text-align: center;
    color: #000000;
    padding-bottom: 24px;
    margin: auto;
}

.qjk9nacsfd .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.qjk9nacsfd .exfx7pi98b {
    margin: auto;
}

.adizlwbegm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.adizlwbegm .r9rjyqwl90 {
    margin-bottom: 24px;
    color: #000000;
    text-align: center;
}

.adizlwbegm .link-title {
    width: 100%;
    display: inline-block;
}

.adizlwbegm .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.adizlwbegm .wd0f2c324w {
    position: relative;
}

.adizlwbegm .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px;
    height: 284px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
    margin-bottom: 48px;
}

.adizlwbegm .udtkbf8bnr.kcof5rvoxk.wd1izjvopu:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.adizlwbegm .udtkbf8bnr.kcof5rvoxk.wd1izjvopu:hover .jwy5fjms86,
.adizlwbegm .udtkbf8bnr.kcof5rvoxk.wd1izjvopu:hover .b35ltwiwgj,
.adizlwbegm .udtkbf8bnr.kcof5rvoxk.wd1izjvopu:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.adizlwbegm .udtkbf8bnr.kcof5rvoxk.wd1izjvopu:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.adizlwbegm .uaeqn84p4x {
    transition: 0.35s;
    margin-bottom: 12px;
    color: #000000;
}

.adizlwbegm .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
    border-radius: 30px;
}

.adizlwbegm .p0fp0il1nw {
    margin-bottom: 33px;
    color: #8c8c95;
}

@media (min-width: 970px) and (max-width: 1100px) {
    .adizlwbegm .zva02aq0ms {
        margin: 10px;
    }
}

@media (min-width: 575px) and (max-width: 990px) {
    .adizlwbegm .udtkbf8bnr:nth-child(3) {
        padding-top: 50px;
    }

    .adizlwbegm .udtkbf8bnr:nth-child(4) {
        padding-top: 50px;
    }

    .adizlwbegm .zva02aq0ms {
        margin: 20px;
        padding: 60px 30px 40px;
    }
}

@media (max-width: 574px) {
    .adizlwbegm .udtkbf8bnr {
        padding-top: 50px;
    }

    .adizlwbegm .udtkbf8bnr:first-child {
        padding-top: 0px;
    }

    .adizlwbegm .lws386qqon {
        margin-bottom: 30px;
    }

    .adizlwbegm .zva02aq0ms {
        margin: 10px;
        padding: 60px 30px 40px;
    }
}

.adizlwbegm .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 37px 32px 43px;
}

.adizlwbegm .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.adizlwbegm .episode {
    color: #ffffff;
}

.adizlwbegm .img-title {
    color: #ffffff;
}

.adizlwbegm .svfytt7dpo {
    margin-right: 14px;
}

.adizlwbegm .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.adizlwbegm .wzkmivcava {
    width: auto;
    display: inline;
    text-align: left;
}

.adizlwbegm .dg3xw8vhp0 {
    padding-bottom: 30px;
    max-width: 493px;
    margin: auto;
}

.adizlwbegm .uqj2jpoqn7 {
    text-align: center;
    color: #000000;
}

.adizlwbegm .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.adizlwbegm .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: inline-flex;
    flex-direction: row-reverse;
    border: none;
}

.adizlwbegm .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.adizlwbegm .t069qiz2ui .pdgl8t7ewz,
.adizlwbegm .t069qiz2ui .unqhi4z87d,
.adizlwbegm .t069qiz2ui .btn-success,
.adizlwbegm .t069qiz2ui .btn-info,
.adizlwbegm .t069qiz2ui .btn-warning,
.adizlwbegm .t069qiz2ui .btn-danger,
.adizlwbegm .t069qiz2ui .btn-black,
.adizlwbegm .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.adizlwbegm .p0fp0il1nw,
.adizlwbegm .link-title {
    color: #000000;
}

.jxuish4gi4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fffbf6;
}

.jxuish4gi4 .hloooe3ww0 {
    align-items: center;
    justify-content: space-between;
}

.jxuish4gi4 .r9rjyqwl90 {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
    line-height: 1.171em;
    color: #000000;
}

.jxuish4gi4 .uqj2jpoqn7 {
    color: #4c4c4c;
    width: 100%;
    text-align: left;
}

.jxuish4gi4 .un58bcejw7 {
    color: #5f5d68;
    margin-bottom: 28px;
}

.jxuish4gi4 .fu33c6u39f {
    max-width: 554px;
}

.jxuish4gi4 .wzkmivcava {
    width: auto;
    display: block;
}

.jxuish4gi4 .svfytt7dpo {
    margin-right: 14px;
}

.jxuish4gi4 .ywegs8sfkk {
    padding: 62px 56px 64px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    max-width: 568px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    border-color: transparent;
    background-color: #ffffff;
}

.jxuish4gi4 .v7e7pjtzsz {
    background-color: #ffd6a5;
    color: #000000;
}

.jxuish4gi4 .ywun0mb0ka {
    background-color: #ffadad;
    color: #000000;
}

.jxuish4gi4 .f5raelk9r0 {
    background-color: #beb6e2;
    color: #000000;
}

.jxuish4gi4 .eficun5izk {
    background-color: #ffd6a5;
    color: #000000;
}

.jxuish4gi4 .ubgpq2phd5 {
    background-color: #ffadad;
    color: #000000;
}

.jxuish4gi4 .jwy5fjms86 {
    margin-left: 0;
    margin-right: 0;
}

.jxuish4gi4 .jf4ko4xi1h {
    margin: 0 !important;
    font-size: 14px;
    border-radius: 50%;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: none !important;
    cursor: pointer;
}

.jxuish4gi4 .jf4ko4xi1h .jwy5fjms86 {
    top: 0;
    line-height: 22px;
    width: 22px;
}

.jxuish4gi4 .jf4ko4xi1h+.p1gjutinsc {
    margin-left: 0.1rem;
}

.jxuish4gi4 img {
    width: 186px;
    height: 186px;
    border-radius: 50%;
    margin-bottom: 17px;
}

.jxuish4gi4 .fxcwyox225 {
    max-width: 454px;
}

.jxuish4gi4 .uaeqn84p4x {
    margin-bottom: 4px;
    color: #000000;
}

.jxuish4gi4 .uv20ywrqm5 {
    margin-bottom: 21px;
    color: #000000;
}

.jxuish4gi4 .p0fp0il1nw {
    margin-bottom: 40px;
    color: #8c8c95;
}

@media (max-width: 768px) {
    .jxuish4gi4 .ywegs8sfkk {
        margin-top: 30px;
    }
}

@media (max-width: 1010px) {
    .jxuish4gi4 .svfytt7dpo {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .jxuish4gi4 .jam5w635hq {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 992px) {
    .jxuish4gi4 .ywegs8sfkk {
        margin: auto;
    }

    .jxuish4gi4 .fu33c6u39f {
        max-width: initial;
        margin-bottom: 50px;
    }
}

.jxuish4gi4 .p1gjutinsc {
    margin-top: 20px;
}

.jxuish4gi4 a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

@media (max-width: 767px) {
    .jxuish4gi4 .ue56154mdy.home-about-host {
        padding: 52px 40px 54px;
    }
}

@media (max-width: 479px) {
    .jxuish4gi4 .ue56154mdy.home-about-host {
        padding: 43px 25px 45px;
    }
}

.jxuish4gi4 .un58bcejw7,
.jxuish4gi4 .jam5w635hq {
    color: #000000;
}

.jxuish4gi4 .p0fp0il1nw,
.jxuish4gi4 .fxcwyox225 {
    color: #000000;
}

.cfeedji5zu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.cfeedji5zu .uqj2jpoqn7 {
    color: #000000;
    text-align: center;
    max-width: 552px;
    margin: auto;
}

.cfeedji5zu .r9rjyqwl90 {
    text-align: center;
    color: #000000;
    padding-bottom: 24px;
}

.cfeedji5zu .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.cfeedji5zu .exfx7pi98b {
    margin: auto;
}

.cfeedji5zu .u2aearzi10 {
    display: inline;
    width: auto;
    color: #000000;
}

.cfeedji5zu .wzkmivcava {
    display: inline;
    width: auto;
    margin-right: 25px;
}

.cfeedji5zu .dg3xw8vhp0 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 24px;
}

.cfeedji5zu a.p1gjutinsc {
    padding: 16px 25px !important;
}

@media (max-width: 340px) {
    .cfeedji5zu .dg3xw8vhp0 {
        display: flex;
        flex-direction: column;
    }

    .cfeedji5zu .wzkmivcava {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.tr7s4vqj4p {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #fffbf6;
}

.tr7s4vqj4p .r9rjyqwl90 {
    margin-bottom: 56px;
}

.tr7s4vqj4p .l6ccxh48jk>.jwy5fjms86 {
    font-size: 16px;
}

.tr7s4vqj4p .ywegs8sfkk {
    border-radius: 30px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    transition: all 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
    overflow: visible;
}

.tr7s4vqj4p .lws386qqon {
    transition: all 300ms ease !important;
    overflow: hidden;
    border-radius: 30px 30px 0 0;
    height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transform: translate(0px, 0px);
}

.tr7s4vqj4p .n1oqa16j4q {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.tr7s4vqj4p .ywegs8sfkk:hover {
    transform: translate(0px, -6px);
    box-shadow: 0 10px 20px 0 rgba(8, 15, 52, 0.1) !important;
}

.tr7s4vqj4p .ywegs8sfkk:hover a[class*="text-"]:not(.rgdvkl73nu):not(.dropdown-item):not([role]):not(.n0j7z6uisw),
.tr7s4vqj4p .ywegs8sfkk:hover .jwy5fjms86,
.tr7s4vqj4p .ywegs8sfkk:hover .b35ltwiwgj,
.tr7s4vqj4p .ywegs8sfkk:hover .uaeqn84p4x {
    color: #ca7d7e !important;
}

.tr7s4vqj4p .ywegs8sfkk:hover .n1oqa16j4q {
    transform: scale(1.1);
}

.tr7s4vqj4p .uaeqn84p4x {
    margin-bottom: 10px;
    color: #000000;
}

.tr7s4vqj4p .uaeqn84p4x span,
.tr7s4vqj4p .uaeqn84p4x .b35ltwiwgj {
    transition: 0.35s;
}

.tr7s4vqj4p .p0fp0il1nw {
    margin-bottom: 32px;
    color: #000000;
}

@media (min-width: 575px) and (max-width: 990px) {
    .tr7s4vqj4p .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

@media (max-width: 574px) {
    .tr7s4vqj4p .zva02aq0ms {
        padding: 60px 30px 40px;
    }
}

.tr7s4vqj4p H3 {
    color: #14142b;
    text-align: center;
}

.tr7s4vqj4p img {
    width: auto;
    height: 70px;
}

.tr7s4vqj4p .zva02aq0ms {
    border-radius: 0 0 30px 30px;
    background-color: #ffffff;
    padding: 37px 32px 43px;
}

.tr7s4vqj4p .jwy5fjms86 {
    transition: 0.3s;
    margin-right: 5px;
}

.tr7s4vqj4p .link-title {
    display: inline-block;
}

.tr7s4vqj4p .episode {
    color: #ffffff;
}

.tr7s4vqj4p .img-title {
    color: #ffffff;
}

.tr7s4vqj4p .svfytt7dpo {
    margin-right: 14px;
}

.tr7s4vqj4p .jam5w635hq {
    margin-top: 56px;
    text-align: center;
}

.tr7s4vqj4p .wzkmivcava {
    width: auto;
    display: inline;
}

@media (max-width: 500px) {
    .tr7s4vqj4p .jam5w635hq {
        display: flex;
        flex-direction: column;
    }

    .tr7s4vqj4p .svfytt7dpo {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 550px) {
    .tr7s4vqj4p .zva02aq0ms {
        padding: 24px 25px 34px 25px;
    }
}

.tr7s4vqj4p span,
.tr7s4vqj4p .b35ltwiwgj {
    transition: 0.35s;
}

.tr7s4vqj4p .suqudcg9dr.features-image {
    margin-top: 30px;
}

.tr7s4vqj4p .suqudcg9dr.features-image:nth-child(1) {
    margin-top: 0px;
}

.tr7s4vqj4p .suqudcg9dr.features-image:nth-child(2) {
    margin-top: 0px;
}

.tr7s4vqj4p .suqudcg9dr.features-image:nth-child(3) {
    margin-top: 0px;
}

@media (max-width: 992px) {
    .tr7s4vqj4p .suqudcg9dr.features-image:nth-child(3) {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .tr7s4vqj4p .suqudcg9dr.features-image:nth-child(2) {
        margin-top: 30px;
    }
}

.tr7s4vqj4p .g46ztndg0s {
    align-items: center;
}

.tr7s4vqj4p .at47f6lze7 .t069qiz2ui {
    display: block;
}

.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .p1gjutinsc {
    padding: 0;
    display: flex;
    flex-direction: row-reverse;
    border: none;
}

.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .p1gjutinsc .jwy5fjms86 {
    padding-left: 0;
    padding-right: 8px;
}

.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .pdgl8t7ewz,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .unqhi4z87d,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-success,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-info,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-warning,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-danger,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-black,
.tr7s4vqj4p .at47f6lze7 .t069qiz2ui .btn-white {
    padding: 14px 18px;
}

.tr7s4vqj4p .r9rjyqwl90,
.tr7s4vqj4p .jam5w635hq {
    color: #000000;
}

.tr7s4vqj4p .b35ltwiwgj {
    color: #000000;
}

.uwan7eu3e8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.uwan7eu3e8 .uqj2jpoqn7 {
    color: #000000;
    text-align: center;
    max-width: 552px;
    margin: auto;
}

.uwan7eu3e8 .r9rjyqwl90 {
    text-align: center;
    color: #000000;
    padding-bottom: 24px;
    max-width: 752px;
    margin: auto;
}

.uwan7eu3e8 .hloooe3ww0 {
    align-items: center;
    height: 100%;
}

.uwan7eu3e8 .exfx7pi98b {
    margin: auto;
}

.c20qv0v1r0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.c20qv0v1r0 .ue56154mdy {
    padding: 120px 74px 120px 76px;
    background: #1d0f00;
    border-radius: 30px;
}

.c20qv0v1r0 .hg2u66e0uk {
    align-items: center;
}

.c20qv0v1r0 .r9rjyqwl90 {
    text-align: left;
    color: #FFFFFF;
}

.c20qv0v1r0 .p1gjutinsc {
    border-radius: 80px;
    padding: 24px 40px;
}

.c20qv0v1r0 .p1gjutinsc:hover {
    transform: initial !important;
}

.c20qv0v1r0 .qcd0emaegd.udtkbf8bnr {
    border-radius: 100px !important;
    padding-left: 26px;
}

.c20qv0v1r0 .qdlb6p3daw {
    right: 1px;
    top: 11px;
}

.c20qv0v1r0 .o1v29lwgaj {
    background-color: #ffffff;
    border-radius: 0;
    border: none !important;
    box-shadow: none;
    padding: 16px 0px;
    height: 50px;
}

.c20qv0v1r0 .o1v29lwgaj:hover {
    box-shadow: none;
}

.c20qv0v1r0 .qcd0emaegd {
    margin-bottom: 0;
    position: relative;
    background-color: #ffffff;
    padding: 16px 18px;
    border-radius: 100px !important;
}

.c20qv0v1r0 .qu1jmjnu6n {
    max-width: 405px;
    margin-right: 20px;
}

.c20qv0v1r0 .juquqvyvyy {
    width: 550px;
}

.c20qv0v1r0 textarea {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: transparent !important;
    border-radius: 14px;
    background-color: #ffffff;
    -webkit-transition: border-color 300ms ease;
    transition: border-color 300ms ease;
    box-shadow: none !important;
    height: 132px;
    margin-bottom: 40px;
    padding: 20px 26px;
}

.c20qv0v1r0 input:hover {
    border-color: #14142b !important;
}

.c20qv0v1r0 textarea:hover {
    border-color: #14142b !important;
}

.c20qv0v1r0 input:focus {
    border-color: #14142b !important;
}

.c20qv0v1r0 textarea:focus {
    border-color: #14142b !important;
}

.c20qv0v1r0 .col-lg-12.b8gkimvvfz.col-sm-12.qcd0emaegd {
    border-radius: 30px !important;
    padding: 30px !important;
}

@media (max-width: 1125px) {
    .c20qv0v1r0 .r9rjyqwl90 {
        padding-bottom: 30px;
        text-align: center;
        max-width: initial;
        width: 100%;
    }

    .c20qv0v1r0 .juquqvyvyy {
        width: 100%;
    }

    .c20qv0v1r0 .qu1jmjnu6n {
        max-width: initial;
        width: 100%;
        margin-right: 0;
    }

    .c20qv0v1r0 .qcd0emaegd.udtkbf8bnr {
        padding-right: 8px;
        max-width: initial;
        width: 100%;
    }
}

@media (max-width: 630px) {
    .c20qv0v1r0 .qcd0emaegd.udtkbf8bnr.f1r8bu38de {
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
    }

    .c20qv0v1r0 input.o1v29lwgaj {
        margin-bottom: 20px;
        height: 64px;
        width: 100%;
        border-radius: 100px;
        padding: 8px 16px;
    }

    .c20qv0v1r0 .ue56154mdy {
        padding: 61px 25px;
    }

    .c20qv0v1r0 button {
        width: 100%;
    }

    .c20qv0v1r0 .at47f6lze7.qdlb6p3daw {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        width: 100%;
    }
}

.c20qv0v1r0 a.p1gjutinsc>span {
    margin-left: 0.5rem;
}

.c20qv0v1r0 .qcd0emaegd.udtkbf8bnr.f1r8bu38de {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.otrda6mdai {
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.otrda6mdai .ywegs8sfkk {
    margin: auto;
    max-width: 713px;
    padding: 60px 50px;
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.07) !important;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 24px;
    border-color: transparent;
    background-color: #ffffff;
}

.otrda6mdai .uv20ywrqm5 {
    color: #14142b;
    padding: 16px 25px;
    border-radius: 1000px;
    background-color: #fffbf6;
    display: inline-block;
    margin-bottom: 32px;
    text-align: center;
}

.otrda6mdai ul {
    padding-inline-start: 50px;
    margin-bottom: 0;
    padding-left: 0;
    list-style-position: inside;
}

.otrda6mdai li {
    margin-bottom: 16px;
}

.otrda6mdai li:last-child {
    margin-bottom: 0;
}

@media (max-width: 470px) {
    .otrda6mdai .ywegs8sfkk {
        padding: 40px;
    }
}

.otrda6mdai .mwthmy7et6 {
    color: #000000;
    text-align: left;
}

.otrda6mdai .uv20ywrqm5,
.otrda6mdai .hg2u66e0uk {
    text-align: left;
    color: #000000;
}

.m4nrbmeutn {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fffbf6;
}

.m4nrbmeutn .un58bcejw7 {
    color: #000000;
}

.m4nrbmeutn .uhkt9om7mq {
    height: 1px;
    width: 100%;
    background-color: #000000;
    margin-bottom: 32px;
}